mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
check [tests on community]
This commit is contained in:
@@ -119,6 +119,7 @@ jobs:
|
|||||||
target_paths: $TRAVIS_BUILD_NUMBER
|
target_paths: $TRAVIS_BUILD_NUMBER
|
||||||
before_install:
|
before_install:
|
||||||
- |
|
- |
|
||||||
|
echo ${TRAVIS_COMMIT_MESSAGE}
|
||||||
if [[ ${TRAVIS_COMMIT_MESSAGE} =~ '"[tests on community]"' ]]; then
|
if [[ ${TRAVIS_COMMIT_MESSAGE} =~ '"[tests on community]"' ]]; then
|
||||||
travis_retry travis_wait 90 mvn -B -q install $MVN_SKIP -PbuildDockerImage -pl :alfresco-rm-community-repo,:alfresco-rm-community-share -am
|
travis_retry travis_wait 90 mvn -B -q install $MVN_SKIP -PbuildDockerImage -pl :alfresco-rm-community-repo,:alfresco-rm-community-share -am
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user