diff --git a/jobs/HRB_Analysis_Test/config.xml b/jobs/HRB_Analysis_Test/config.xml index a2c9aeb361e41cbb989fbbc7eb1bebefe380486d..2695fd9624082963c1e000a3e02e46d134e7b6e3 100644 --- a/jobs/HRB_Analysis_Test/config.xml +++ b/jobs/HRB_Analysis_Test/config.xml @@ -28,7 +28,7 @@ org.ylhealth.ym.hrb.backend HRB - $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CRM_Booking -Dsonar.projectName=CHMB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=target/surefire-reports -Dsonar.jacoco.reportPath=target/jacoco.exec -Dsonar.cobertura.reportPath=target/site/cobertura/coverage.xml -Dsonar.clover.reportPath=target/clover.xml + $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CRM_Booking -Dsonar.projectName=CHMB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=target/surefire-reports -Dsonar.jacoco.reportPath=target/jacoco.exec spring-boot:run true false