Only push images on master builds for now
This commit is contained in:
parent
8b1e11178f
commit
5d74d9f154
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user