From 60e905ff8565e250d3c2a536827bd0094f47347a Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 13 Jun 2019 23:06:45 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_UAT_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_UAT_Expert_apk/config.xml | 116 ++++++++++++++++++++++ 2 files changed, 117 insertions(+) create mode 100644 jobs/HRB_Mobile_UAT_Expert_apk/config.xml diff --git a/config.xml b/config.xml index 17c948de..603d2113 100644 --- a/config.xml +++ b/config.xml @@ -240,6 +240,7 @@ HRB_Mobile_UAT_apk HRB_Mobile_UAT_apk_CodePush HRB_Mobile_UAT_DHP_apk + HRB_Mobile_UAT_Expert_apk HRB_Mobile_UAT_JV_apk diff --git a/jobs/HRB_Mobile_UAT_Expert_apk/config.xml b/jobs/HRB_Mobile_UAT_Expert_apk/config.xml new file mode 100644 index 00000000..a526dd29 --- /dev/null +++ b/jobs/HRB_Mobile_UAT_Expert_apk/config.xml @@ -0,0 +1,116 @@ + + + + 打包 APK,不做 code push + + false + + + ylhealth + + + + + HRB_Mobile_UAT_Branch + UAT 使用的版本,如: +release/1.15GA +hotfix/1.14.1GA + release/1.54 + false + + + CODE_PUSH + + hrb + false + + + + + + 2 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/HRB_Mobile.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */${HRB_Mobile_UAT_Branch} + + + false + + + + MAC_BUILD_Machine + false + false + false + false + + false + + + sh jenkins_android_uat.sh ${CODE_PUSH} + + + + + + + + HRB_Mobile_UAT_apk_CodePush + ALWAYS + false + false + false + + + + + + + + + + + NotifyMessage=Deploy HRB Mobile apk on UAT done. + false + + + Notify_Group + SUCCESS + false + false + + + + + $RD_Group $QA_Group + false + false + + + + + false + + + false + + + xterm + + + + \ No newline at end of file -- 2.26.2