On successful master build, deploy new code version
This commit is contained in:
parent
94d88d795e
commit
24625cf08f
@ -47,6 +47,6 @@ before_deploy:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: echo "** Image push only for now... stay tuned! **"
|
script: deploy/kubernetes/atst-update-deploy.sh
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user