From 0b37dae2757d27176b0afef3b839b86d447dd4e2 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 24 Oct 2018 17:09:08 +0800 Subject: [PATCH] 20180083: Job [HRB_APP_Analysis] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- config.xml | 1 + jobs/HRB_APP_Analysis/config.xml | 62 ++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 jobs/HRB_APP_Analysis/config.xml diff --git a/config.xml b/config.xml index f71d4df3..e1860fac 100644 --- a/config.xml +++ b/config.xml @@ -804,6 +804,7 @@ Form_Analysis HRA_Analysis HRB_Analysis + HRB_APP_Analysis diff --git a/jobs/HRB_APP_Analysis/config.xml b/jobs/HRB_APP_Analysis/config.xml new file mode 100644 index 00000000..58b9b88d --- /dev/null +++ b/jobs/HRB_APP_Analysis/config.xml @@ -0,0 +1,62 @@ + + + + 1. Download the source code from SCM +2. Copy the configuration file to workspace +3. Run SonarQube with sonar-scanner.bat from workspace + false + + + ylhealth + + + + + Branch_Variable + + develop + false + + + + + + 1 + 1 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/CRM_Mobile.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + $Branch_Variable + + + false + + + + "SonarQube Server" + false + false + false + false + + false + + + C:\sonar-scanner\bin\sonar-scanner.bat + + + + + \ No newline at end of file -- 2.26.2