Deploy on all branches
This commit is contained in:
@@ -14,4 +14,6 @@ script:
|
|||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: bash tests/deploy.sh
|
script: bash tests/deploy.sh
|
||||||
|
on:
|
||||||
|
all_branches: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user