mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Update .travis.yml
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ matrix:
|
||||
- release_version=6.3.0-repo-4735-2-7
|
||||
- development_version=6.3.0-SNAPSHOT
|
||||
- COMM_RELEASE_VERSION=
|
||||
install: travis_retry mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V -q
|
||||
install: travis_wait 30 mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V -q
|
||||
# Fail the job if there is a docker image tag that matches the release_version (or project version in the POM if not set)
|
||||
before_script: travis_wait 30 bash ./scripts/travis/verifyReleaseTag.sh
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user