diff --git a/config.xml b/config.xml index 30f4b4ca6bb3f8acd9544b8d9f88090a302e91f4..1bdaca88284cf82007c22a64451f47867b1bdc00 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 0000000000000000000000000000000000000000..7d5dc040c3893ff383ba5d339b98bdcec36afed9 --- /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