mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Switch to non -play1 version - take 2
This commit is contained in:
+2
-2
@@ -35,8 +35,8 @@ before_install:
|
||||
- "cp .travis.settings.xml $HOME/.m2/settings.xml"
|
||||
- pushd ..
|
||||
# TODO switch to correct branch - using master for now
|
||||
# - git clone -b ${TRAVIS_BRANCH} https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/Alfresco/alfresco-community-repo
|
||||
- git clone https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/Alfresco/alfresco-community-repo
|
||||
# - git clone -b ${TRAVIS_BRANCH} https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/Alfresco/alfresco-community-repo.git
|
||||
- git clone https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/Alfresco/alfresco-community-repo.git
|
||||
- cd alfresco-community-repo
|
||||
- mvn clean install -DskipTests -PcommunityDocker -B -V
|
||||
- popd
|
||||
|
||||
Reference in New Issue
Block a user