mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Add AMPS env var to alias to optionally build AMPs
Removed trigger of downstream project on feature branch to save agents
This commit is contained in:
@@ -14,7 +14,8 @@ else
|
||||
PROFILES="-PcommunityDocker"
|
||||
fi
|
||||
|
||||
mvn -B -V install -DskipTests -Dmaven.javadoc.skip=true "${PROFILES}"
|
||||
# Build the current project
|
||||
mvn -B -V install -DskipTests -Dmaven.javadoc.skip=true "${PROFILES}" -Pags
|
||||
|
||||
|
||||
popd
|
||||
|
Reference in New Issue
Block a user