mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Update git release vars [skip tests] [internal enterprise release 2.7.3-A1 2.7.3-SNAPSHOT]
This commit is contained in:
@@ -20,8 +20,8 @@ if [ -z ${RELEASE_VERSION} ] || [ -z ${DEVELOPMENT_VERSION} ];
|
||||
exit 1
|
||||
else
|
||||
mvn --batch-mode \
|
||||
-Dusername="${GITHUB_USERNAME}" \
|
||||
-Dpassword="${GITHUB_PASSWORD}" \
|
||||
-Dusername="${GIT_USERNAME}" \
|
||||
-Dpassword="${GIT_PASSWORD}" \
|
||||
-DreleaseVersion=${RELEASE_VERSION} \
|
||||
-DdevelopmentVersion=${DEVELOPMENT_VERSION} \
|
||||
-DskipTests -D${release_type} -DuseReleaseProfile=false \
|
||||
|
Reference in New Issue
Block a user