diff --git a/config.xml b/config.xml index 2fe53a1f68bebc508635fa79610169e8844fb4ba..3c98cea74db86000d4be39b185585361aaf96664 100644 --- a/config.xml +++ b/config.xml @@ -1531,6 +1531,7 @@ + CheckUpReportUpload CHM_Analysis CHMB_Analysis CRM_App_iOS_Analysis diff --git a/jobs/CheckUpReportUpload/config.xml b/jobs/CheckUpReportUpload/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..b38438ed12a576ffe44d0efbc877739dbb4a1424 --- /dev/null +++ b/jobs/CheckUpReportUpload/config.xml @@ -0,0 +1,69 @@ + + + + 問卷調查 + false + + + ylhealth + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/form.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