Only push images on master builds for now
This commit is contained in:
@@ -24,6 +24,6 @@ before_deploy:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: echo "Hi there"
|
script: echo "** Image push only for now... stay tuned! **"
|
||||||
on:
|
on:
|
||||||
all_branches: true
|
branch: master
|
||||||
|
Reference in New Issue
Block a user