From 5117503513b519fbcef1a8a73b53d538d944801b Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 2 Oct 2018 11:49:37 +0800 Subject: [PATCH] 20180083: Job [HRB_SonarQube_Test] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- jobs/HRB_SonarQube_Test/config.xml | 56 ++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 jobs/HRB_SonarQube_Test/config.xml diff --git a/jobs/HRB_SonarQube_Test/config.xml b/jobs/HRB_SonarQube_Test/config.xml new file mode 100644 index 00000000..de285110 --- /dev/null +++ b/jobs/HRB_SonarQube_Test/config.xml @@ -0,0 +1,56 @@ + + + + + false + + + ylhealth + + + + 1 + 2 + -1 + -1 + + + + + "SonarQube Server" + false + false + false + false + + false + + + Deploy_HRB_SIT_132_Test + + + + + true + + false + + + 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=false + Maven_3.39 + false + + + false + + + + + + false + + + + + + \ No newline at end of file -- 2.26.2