mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
Update .travis.yml (#1436)
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user