diff --git a/config.xml b/config.xml index 1bdaca88284cf82007c22a64451f47867b1bdc00..d542aaec8b8e3d2dbc052086c05e4ad2c6c566ff 100644 --- a/config.xml +++ b/config.xml @@ -201,6 +201,7 @@ HRB_Mobile_SIT_ipa_CodePush HRB_Mobile_SIT_JV_ipa HRB_Mobile_UAT_DHP_ipa + HRB_Mobile_UAT_Expert_ipa HRB_Mobile_UAT_ipa HRB_Mobile_UAT_ipa_CodePush HRB_Mobile_UAT_JV_ipa diff --git a/jobs/HRB_Mobile_UAT_Expert_ipa/config.xml b/jobs/HRB_Mobile_UAT_Expert_ipa/config.xml new file mode 100644 index 0000000000000000000000000000000000000000..a0ecd4ae763ba94097fe9a3e94a0f00a7010bcc9 --- /dev/null +++ b/jobs/HRB_Mobile_UAT_Expert_ipa/config.xml @@ -0,0 +1,115 @@ + + + + release/1.34 + false + + + ylhealth + + + + + HRB_Mobile_UAT_Branch + UAT 使用的版本,如: +release/1.15GA +hotfix/1.14.1GA + release/1.55 + 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 + + + + + */${HRB_Mobile_UAT_Branch} + + + false + + + + IPA_BUILD_Machine + false + false + false + false + + false + + + sh jenkins_ios_uat.sh ${CODE_PUSH} + + + + + + + + HRB_Mobile_UAT_ipa_CodePush + ALWAYS + false + false + false + + + + + + + + + + + NotifyMessage=Deploy HRB Mobile ipa on UAT done. + false + + + Notify_Group + SUCCESS + false + false + + + + + $RD_Group $QA_Group + false + true + + + + + false + + + false + + + xterm + + + + \ No newline at end of file