From 9a21101f44517fa9134890e3e5d0f489633d43bd Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 28 Jan 2019 09:51:30 +0800 Subject: [PATCH] 20170121: Job [CRM_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/CRM_Mobile_SIT_ipa_CodePush/config.xml | 27 ++++++++++++++++++--- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml b/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml index 730b0081..723d1b69 100644 --- a/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml +++ b/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml @@ -12,9 +12,28 @@ -1 - + ylhealth + + + + GIT_BRANCH + develop +feature/I18N +release/1.47 +hotfix/1.47.1 + develop + false + + + API_SERVER + Server連線位置 + 10.32.86.124 + false + + + 2 @@ -50,7 +69,7 @@ RNFB_ANDROID_PERMISSIONS=true react-native link VERSION=SIT_$(date +%Y%m%d%H)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) -sed -i '' "/url/s/\'.*\';/\'http:\/\/10.32.86.132\/CRM\/\';/" app/configs/constant/urls.js +sed -i '' "/url/s/\'.*\';/\'http:\/\/${API_SERVER}\/CRM\/\';/" app/configs/constant/urls.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" app/configs/constant/urls.js sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" app/configs/constant/urls.js @@ -58,14 +77,14 @@ code-push release-react CRM_Mobile_ios ios -m -d Staging - + $RD_Group $QA_Group false false - + false -- 2.26.2