mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
remove clean from maven command and increase travis wait time
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
export PROFILE=$1
|
||||
|
||||
cd rm-automation
|
||||
mvn clean install -Pinstall-alfresco,${PROFILE} -Dinstaller.url=${INSTALLER_URL}
|
||||
mvn install -Pinstall-alfresco,${PROFILE} -Dinstaller.url=${INSTALLER_URL}
|
||||
|
Reference in New Issue
Block a user