correct docker push command
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Joseph Montanaro 2020-12-25 12:12:22 -08:00
parent 552cb70aee
commit 79207e8ec7

View File

@ -21,7 +21,7 @@ steps:
- name: docker-socket
path: /var/run/docker.sock
commands:
- docker push registry:5000/minebot:latest .
- docker push registry:5000/minebot:latest
when:
branch:
- master