fix the add-ons and artifacts path [APPS-467]

This commit is contained in:
rodicasutu
2020-09-13 11:28:07 +03:00
parent b5641dbca5
commit d4ca66bcd1

View File

@@ -136,9 +136,9 @@ jobs:
addons:
artifacts:
paths:
- ./governance-services/rm-automation/rm-automation-ui/target/surefire-reports
- ./governance-services/rm-automation/rm-automation-ui/target/reports
- ./governance-services/rm-automation/rm-automation-ui/target/screenshots
- ./rm-automation/rm-automation-ui/target/surefire-reports
- ./rm-automation/rm-automation-ui/target/reports
- ./rm-automation/rm-automation-ui/target/screenshots
target_paths: $TRAVIS_BUILD_NUMBER
install:
- travis_retry travis_wait 90 mvn -B -U -q clean install ${MVN_SKIP} -PbuildDockerImage -pl :alfresco-governance-services-enterprise-repo,:alfresco-governance-services-enterprise-share -am