fixed deploy script logic
This commit is contained in:
parent
088015653c
commit
ad2f124b61
2 changed files with 78 additions and 34 deletions
|
|
@ -15,3 +15,7 @@ deploy:
|
|||
script: bash deploy.sh
|
||||
on:
|
||||
branch: master
|
||||
- provider: script
|
||||
script: bash deploy.sh
|
||||
on:
|
||||
branch: develop
|
||||
Loading…
Add table
Add a link
Reference in a new issue