Remove deploy branch restriction to push testable image
This commit is contained in:
parent
0619e02042
commit
bc0521fba9
@ -48,4 +48,4 @@ deploy:
|
|||||||
provider: script
|
provider: script
|
||||||
script: echo "** Image push only for now... stay tuned! **"
|
script: echo "** Image push only for now... stay tuned! **"
|
||||||
on:
|
on:
|
||||||
branch: master
|
all_branches: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user