From 67df681deb2a9022c4725a8657b870cd20b1b47a Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 2 Nov 2018 16:37:01 +0800 Subject: [PATCH] 20170121: Job [Build_SIT_I18N_CRM_App] 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/Build_SIT_I18N_CRM_App/config.xml | 104 +++++++++++++++++++++++++ 2 files changed, 105 insertions(+) create mode 100644 jobs/Build_SIT_I18N_CRM_App/config.xml diff --git a/config.xml b/config.xml index e523d627..ed5b029e 100644 --- a/config.xml +++ b/config.xml @@ -761,6 +761,7 @@ Build_Prod_CRM_app Build_Prod_HRB_App Build_SIT_HRB_App + Build_SIT_I18N_CRM_App Build_SIT_I18N_HRB_App Build_UAT_CRM_App Build_UAT_HRB_App diff --git a/jobs/Build_SIT_I18N_CRM_App/config.xml b/jobs/Build_SIT_I18N_CRM_App/config.xml new file mode 100644 index 00000000..97d57521 --- /dev/null +++ b/jobs/Build_SIT_I18N_CRM_App/config.xml @@ -0,0 +1,104 @@ + + + + + false + + + ylhealth + + + + + CRM_Mobile_UAT_Branch + UAT 使用的版本,如: +release/1.15GA +hotfix/1.14.1GA + release/1.43 + false + + + + + + true + false + false + false + + false + + + + + + + + CRM_Mobile_UAT_ipa + ALWAYS + false + false + + + FAILURE + 2 + RED + true + + + UNSTABLE + 1 + YELLOW + true + + + FAILURE + 2 + RED + true + + + false + + + + + + + + + + CRM_Mobile_UAT_apk + ALWAYS + false + false + + + FAILURE + 2 + RED + true + + + UNSTABLE + 1 + YELLOW + true + + + FAILURE + 2 + RED + true + + + false + + + + + + + + + \ No newline at end of file -- 2.26.2