From 6f24e3a467ba278033df678993030a0abffaf47e Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 13 Jun 2019 23:02:55 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_Expert_apk] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §N¨ήS --- config.xml | 1 + jobs/HRB_Mobile_SIT_Expert_apk/config.xml | 102 ++++++++++++++++++++++ 2 files changed, 103 insertions(+) create mode 100644 jobs/HRB_Mobile_SIT_Expert_apk/config.xml diff --git a/config.xml b/config.xml index 9347dcf8..17c948de 100644 --- a/config.xml +++ b/config.xml @@ -235,6 +235,7 @@ HRB_Mobile_SIT_apk HRB_Mobile_SIT_apk_CodePush HRB_Mobile_SIT_DHP_apk + HRB_Mobile_SIT_Expert_apk HRB_Mobile_SIT_JV_apk HRB_Mobile_UAT_apk HRB_Mobile_UAT_apk_CodePush diff --git a/jobs/HRB_Mobile_SIT_Expert_apk/config.xml b/jobs/HRB_Mobile_SIT_Expert_apk/config.xml new file mode 100644 index 00000000..f2e160e0 --- /dev/null +++ b/jobs/HRB_Mobile_SIT_Expert_apk/config.xml @@ -0,0 +1,102 @@ + + + + 打包 APK,不做 code push + false + + + ylhealth + + + + + GIT_BRANCH + develop +feature/I18N +release/1.47 +hotfix/1.47.1 + develop + false + + + API_SERVER + + 10.32.86.124 + false + + + CODE_PUSH + 哪一個 Job 執行 code-push + hrb + false + + + + + + 2 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/HRB_Mobile.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */${GIT_BRANCH} + + + false + + + + MAC_BUILD_Machine + false + false + false + false + + false + + + sh jenkins_android_sit.sh ${CODE_PUSH} + + + + + + + + HRB_Mobile_SIT_apk_CodePush + ALWAYS + false + false + false + + + + + + + $RD_Group $QA_Group + true + false + + + + + false + + + false + + + \ No newline at end of file -- 2.26.2