removing this, don't need it if i have credentials file
continuous-integration/drone/push Build is failing Details

main
Nick Dumas 2 years ago
parent 991b6f6e04
commit 75f33bc0e4

@ -15,7 +15,6 @@ steps:
- apk add git docker make
- mkdir ~/.docker/
- echo $GITEA_DOCKER_REGISTRY_TOKEN > $HOME/docker/config.json
- docker login code.ndumas.com
- make docker
enviornment:
GITEA_AUTH_TOKEN:

Loading…
Cancel
Save