From acce1281dca58935da3713203f7d29289d013c15 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 28 May 2019 15:28:49 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_ipa_CodePush] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §N¨ήS --- jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml b/jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml index fd53a3a2..6a7f74b2 100644 --- a/jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml +++ b/jobs/HRB_Mobile_SIT_ipa_CodePush/config.xml @@ -5,6 +5,9 @@ 只做 Code Push,不打包 ipa false + + ylhealth + -1 @@ -13,11 +16,8 @@ -1 - - ylhealth - - + 2 @@ -34,7 +34,7 @@ - MAC_BUILD_Machine + IPA_BUILD_Machine false false false @@ -50,7 +50,7 @@ MODIFIED_DATE=$(git log -1 --format="%ci" --) npm install --update-binary -sed -i "" '/url/s/http.*\//http:\/\/10.32.86.132\//g' src/configs/index.js +sed -i "" '/url/s/http.*\//http:\/\/10.32.86.124\//g' src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js -- 2.26.2