mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-06-16 17:54:45 +00:00
Update .travis.yml (#1436)
This commit is contained in:
parent
4230f8415c
commit
12448d54c4
@ -93,7 +93,7 @@ jobs:
|
||||
script: ./scripts/travis/deploy/deploy.sh
|
||||
|
||||
- stage: Trigger DW
|
||||
if: (branch = master OR branch = development OR (tag =~ .*beta.*)) AND type = push
|
||||
if: (branch = master OR branch = development OR (tag =~ .*beta.*)) AND (type = push OR type = api)
|
||||
script: ./scripts/trigger-travis.sh --pro --branch $TRAVIS_BRANCH Alfresco digital-workspace $TRAVIS_ACCESS_TOKEN
|
||||
|
||||
after_failure:
|
||||
|
Loading…
x
Reference in New Issue
Block a user