Update .travis.yml (#1436)

This commit is contained in:
Eugenio Romano
2020-05-01 10:30:04 +01:00
committed by GitHub
parent 4230f8415c
commit 12448d54c4

View File

@@ -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: