mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
fix the add-ons and artifacts path [APPS-467]
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user