Update .travis.yml

[trigger release]
This commit is contained in:
David Edwards
2020-03-03 10:42:52 +00:00
parent 276bccf3f4
commit f35d66c044

View File

@@ -127,7 +127,7 @@ matrix:
skip_cleanup: true
acl: private
upload_dir: "/alfresco-content-services-community/release/${TRAVIS_BRANCH}/${TRAVIS_BUILD_NUMBER}/"
glob: (*alfresco.war)
glob: *alfresco.war
on:
all_branches: true
condition: $TRAVIS_BRANCH =~ ^(master|develop|feature/REPO-4735_Add-release-stages-2)$