From 42a798eed260aff40d041f4568332ab479cfcc7d Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 2 Oct 2018 09:45:04 +0800 Subject: [PATCH] 20180083: Job [CHMB_Analysis] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- jobs/CHMB_Analysis/config.xml | 77 +++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 jobs/CHMB_Analysis/config.xml diff --git a/jobs/CHMB_Analysis/config.xml b/jobs/CHMB_Analysis/config.xml new file mode 100644 index 00000000..6649bfc5 --- /dev/null +++ b/jobs/CHMB_Analysis/config.xml @@ -0,0 +1,77 @@ + + + + + false + + + ylhealth + + + + 1 + 3 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/CRM_BOOKING.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */develop + + + false + + + + "SonarQube Server" + false + false + false + false + + false + + org.ylhealth.ym.hrb.backend + CHMB + + compile $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=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 + + + + + + + + + + + FAILURE + 2 + RED + true + + \ No newline at end of file -- 2.26.2