From: Simon Brandhof Date: Fri, 9 Feb 2018 09:56:41 +0000 (+0100) Subject: Deploy official builds on feature branches X-Git-Tag: 7.5~1671 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dcdd0e9da67fab31c2d9657483cdcfc08dfcd503;p=sonarqube.git Deploy official builds on feature branches --- diff --git a/travis.sh b/travis.sh index f19d6be04ca..644a0aea77c 100755 --- a/travis.sh +++ b/travis.sh @@ -208,8 +208,7 @@ BUILD) else echo 'Build feature branch or external pull request' - - mvn deploy $MAVEN_ARGS -Dsource.skip=true -Pdeploy-sonarsource + mvn deploy $MAVEN_ARGS -Pdeploy-sonarsource,release fi ./run-integration-tests.sh "Lite" ""