diff --git a/jobs/HRB_SonarQube_Test/config.xml b/jobs/HRB_SonarQube_Test/config.xml deleted file mode 100644 index 0cc426432551413bd1359f5401200761fac18364..0000000000000000000000000000000000000000 --- a/jobs/HRB_SonarQube_Test/config.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - false - - - ylhealth - - - - "SonarQube Server" - false - false - false - false - - 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.reportPaths=target/surefire-reports -Dsonar.cobertura.reportPath=target/site/cobertura/coverage.xml - Maven_3.39 - false - - - false - - - - - - - \ No newline at end of file