From e19a01587e85851ebbc6cf3ae5ca5bffcc331045 Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Mon, 26 Oct 2020 14:30:33 +0200 Subject: [PATCH] check [tests on community] --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 696f97e315..289b23d67e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -119,6 +119,7 @@ jobs: target_paths: $TRAVIS_BUILD_NUMBER before_install: - | + echo ${TRAVIS_COMMIT_MESSAGE} 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 else