diff --git a/jobs/HRB_SonarQube_Test/config.xml b/jobs/HRB_SonarQube_Test/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..de285110d71218260df236faa2e656645e9b3962 --- /dev/null +++ b/jobs/HRB_SonarQube_Test/config.xml @@ -0,0 +1,56 @@ + + + + + false + + + ylhealth + + + + 1 + 2 + -1 + -1 + + + + + "SonarQube Server" + false + false + false + false + + false + + + Deploy_HRB_SIT_132_Test + + + + + true + + false + + + compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=HRB -Dsonar.projectName=HRB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=reports/java/surefire-reports -Dsonar.jacoco.reportPath=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPath=reports/js/lcov.dat -DskipTests=false + Maven_3.39 + false + + + false + + + + + + false + + + + + + \ No newline at end of file