On successful master build, deploy new code version

This commit is contained in:
Devon Mackay 2018-08-12 15:31:28 -04:00
parent 94d88d795e
commit 24625cf08f

View File

@ -47,6 +47,6 @@ before_deploy:
deploy:
provider: script
script: echo "** Image push only for now... stay tuned! **"
script: deploy/kubernetes/atst-update-deploy.sh
on:
branch: master