1
0
Fork 0

troubleshoot docker push
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Daniel Wolf 2020-01-03 13:09:02 -05:00
parent 563d352c1f
commit e05aeae46d
No known key found for this signature in database
GPG Key ID: E8FEA551AA478F9A
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ platform:
steps:
- name: build
commands:
- echo $HOME/.docker/config.json
- bash /mnt/config/bin/auth.sh
- docker build -t pdr.nephatrine.net/nephatrine/docker-registry:latest .
- docker push pdr.nephatrine.net/nephatrine/docker-registry:latest