mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
Update .travis.yml
This commit is contained in:
@@ -110,7 +110,7 @@ jobs:
|
||||
- ./scripts/travis/verifyReleaseTag.sh
|
||||
- "cp .travis.settings.xml $HOME/.m2/settings.xml"
|
||||
# install: skip # Release command from bamboo
|
||||
install: mvn clean install -DskipTests -f docker-alfresco/pom.xml -PcommunityDocker -X
|
||||
install: mvn clean install -B -DskipTests -f docker-alfresco/pom.xml -PcommunityDocker -X
|
||||
#script:
|
||||
# Use full history for release
|
||||
#- git checkout -B "${TRAVIS_BRANCH}"
|
||||
|
Reference in New Issue
Block a user