diff --git a/jobs/CheckUpReportUpload_Analysis/config.xml b/jobs/CheckUpReportUpload_Analysis/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..0bb15b896b68edcb4093bcb13d896703dc307979 --- /dev/null +++ b/jobs/CheckUpReportUpload_Analysis/config.xml @@ -0,0 +1,69 @@ + + + + 健檢報告上傳 + false + + + ylhealth + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/ReportUploadAgent.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */develop + + + false + + + + "SonarQube Server" + false + false + false + false + + false + + com.ylhealth.survey + designer_web + + compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=Form -Dsonar.projectName=Form -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportPaths=reports/java/surefire-reports -Dsonar.jacoco.reportPaths=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPaths=reports/js/lcov.dat -DskipTests=true + jetty:run + true + false + false + false + false + false + false + false + false + -1 + false + false + true + + + + + + + + + + + FAILURE + 2 + RED + true + + \ No newline at end of file