diff --git a/config.xml b/config.xml index 9347dcf88e69e3f87afc107387d6800c27c61ff1..17c948dea33d533c2a749362dc9c453d1548c622 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 0000000000000000000000000000000000000000..f2e160e04dcad06fd59da12cf4ee2152f2628b20 --- /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