single character typos will get you
continuous-integration/drone/push Build is failing Details

main
Nick Dumas 2 years ago
parent 75f33bc0e4
commit 75ec3dd05a

@ -14,7 +14,7 @@ steps:
commands: commands:
- apk add git docker make - apk add git docker make
- mkdir ~/.docker/ - mkdir ~/.docker/
- echo $GITEA_DOCKER_REGISTRY_TOKEN > $HOME/docker/config.json - echo $GITEA_DOCKER_REGISTRY_TOKEN > ~/.docker/config.json
- make docker - make docker
enviornment: enviornment:
GITEA_AUTH_TOKEN: GITEA_AUTH_TOKEN:

Loading…
Cancel
Save