Remove deploy branch restriction to push testable image
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user