diff --git a/jobs/HRB_Analysis/config.xml b/jobs/HRB_Analysis/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..5ae9307054c16244ff7dda40e4f6d233d4b6acd6 --- /dev/null +++ b/jobs/HRB_Analysis/config.xml @@ -0,0 +1,82 @@ + + + + + false + + + ylhealth + + + + 2 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/HRB.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */develop + + + false + + + + "SonarQube Server" + false + false + false + false + + false + + org.ylhealth.ym.hrb.backend + HRB + + 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=true + spring-boot:run + true + false + false + false + true + false + false + false + false + -1 + false + false + true + + + + + + + false + + + + + + + + + FAILURE + 2 + RED + true + + \ No newline at end of file