Specify to run on all branches
This commit is contained in:
@@ -48,6 +48,7 @@ jobs:
|
|||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
script: ./.travis/deploy_script.sh
|
script: ./.travis/deploy_script.sh
|
||||||
on:
|
on:
|
||||||
|
all_branches: true
|
||||||
php: '7.2'
|
php: '7.2'
|
||||||
|
|
||||||
# RELEASE STAGE
|
# RELEASE STAGE
|
||||||
|
|||||||
Reference in New Issue
Block a user