Skip to content

Commit

Permalink
feature add sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
danshan committed Mar 22, 2017
1 parent 7babfce commit 6e17edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

mvn sonar:sonar \
-Dsonar.host.url=https://sonarqube.com \
-Dsonar.organization=$SONAR_ORG\
-Dsonar.organization=$SONAR_ORG \
-Dsonar.login=$SONAR_TOKEN

java -jar \
Expand Down

0 comments on commit 6e17edd

Please sign in to comment.