Skip to content

Commit 3ab053e

Browse files
author
Ryan Baxter
committedAug 21, 2019
Adding script to run sonar build
1 parent 90b5046 commit 3ab053e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎runSonar.sh

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
./mvnw -s .settings.xml clean install -Dservice.occurence=${_SERVICE_OCCURENCE} #org.jacoco:jacoco-maven-plugin:prepare-agent install -U -P sonar

0 commit comments

Comments
 (0)
Please sign in to comment.