From dfd480d313af8cfc9b8af3048c6402a4197c84f1 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 13 Jun 2019 23:09:19 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_Expert_ipa] 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_ipa/config.xml | 107 ++++++++++++++++++++++ 2 files changed, 108 insertions(+) create mode 100644 jobs/HRB_Mobile_SIT_Expert_ipa/config.xml diff --git a/config.xml b/config.xml index 30f4b4ca..1bdaca88 100644 --- a/config.xml +++ b/config.xml @@ -196,6 +196,7 @@ HRB_Mobile_Prod_ipa_CodePush HRB_Mobile_Prod_JV_ipa HRB_Mobile_SIT_DHP_ipa + HRB_Mobile_SIT_Expert_ipa HRB_Mobile_SIT_ipa HRB_Mobile_SIT_ipa_CodePush HRB_Mobile_SIT_JV_ipa diff --git a/jobs/HRB_Mobile_SIT_Expert_ipa/config.xml b/jobs/HRB_Mobile_SIT_Expert_ipa/config.xml new file mode 100644 index 00000000..7d5dc040 --- /dev/null +++ b/jobs/HRB_Mobile_SIT_Expert_ipa/config.xml @@ -0,0 +1,107 @@ + + + + 只打包 ipa, 不做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 + + + + + + -1 + 5 + -1 + -1 + + + + + 2 + + + https://cm.ylhealth.org/gitlab/ym/HRB_Mobile.git + 3485e854-8389-40e8-8c86-b94e94e91904 + + + + + */${GIT_BRANCH} + + + false + + + + IPA_BUILD_Machine + false + false + false + false + + false + + + sh jenkins_ios_sit.sh ${CODE_PUSH} + + + + + + + + HRB_Mobile_SIT_ipa_CodePush + ALWAYS + false + false + false + + + + + + + $RD_Group $QA_Group + true + false + + + + + false + + + false + + + xterm + + + + \ No newline at end of file -- 2.26.2