This commit is contained in:
Dan Funk 2020-02-05 17:14:29 -05:00
parent 55261d634e
commit 8327e2bb22
1 changed files with 1 additions and 1 deletions

View File

@ -28,6 +28,6 @@ before_deploy:
deploy:
provider: script
script: bash docker_push
script: bash docker_push.sh
on:
branch: master