From 3df464992ecb52008a60e575c7de6dce8a65e283 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 24 Aug 2018 11:55:53 +0800 Subject: [PATCH] 20180083: Job [CRM_Booking_Analysis] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- jobs/CRM_Booking_Analysis/config.xml | 77 ++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 jobs/CRM_Booking_Analysis/config.xml diff --git a/jobs/CRM_Booking_Analysis/config.xml b/jobs/CRM_Booking_Analysis/config.xml new file mode 100644 index 00000000..70ab35ab --- /dev/null +++ b/jobs/CRM_Booking_Analysis/config.xml @@ -0,0 +1,77 @@ + + + + + false + + + ylhealth + + + + 2 + 5 + -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=CRM_Booking -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