mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
APPS-261 Update the WORM test setup
This commit is contained in:
@@ -67,7 +67,7 @@ jobs:
|
||||
stage: Tests
|
||||
install:
|
||||
- travis_retry travis_wait 90 mvn -B -U -q install $MVN_SKIP -PbuildDockerImage -pl :alfresco-governance-services-enterprise-repo,:alfresco-governance-services-enterprise-share -am
|
||||
- travis_retry travis_wait 30 mvn -B -U -q install $MVN_SKIP -pl alfresco-governance-services-automation -am
|
||||
- travis_retry travis_wait 30 mvn -B -U -q install $MVN_SKIP -pl :alfresco-governance-services-automation-enterprise-rest-api -am
|
||||
before_script: bash scripts/create-worm-bucket.sh
|
||||
script: travis_wait 80 bash scripts/worm-mb-tests.sh
|
||||
after_script: bash scripts/cleanup.sh
|
||||
|
Reference in New Issue
Block a user