From ef51a8fd1157fbcdf1c925313b0e00d3ca9abd7b Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 2 May 2019 11:59:15 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_JV_ipa] 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_JV_ipa/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/HRB_Mobile_SIT_JV_ipa/config.xml b/jobs/HRB_Mobile_SIT_JV_ipa/config.xml index 305f492c..0e494fc6 100644 --- a/jobs/HRB_Mobile_SIT_JV_ipa/config.xml +++ b/jobs/HRB_Mobile_SIT_JV_ipa/config.xml @@ -65,7 +65,7 @@ hotfix/1.43.1 export LANG=en_US.UTF-8 PATH="$PATH:/usr/local/bin:/Users/jenkins/.fastlane/bin/" -VERSION=SIT_DHP_$(date +%Y%m%d)_$(git rev-parse --short HEAD) +VERSION=SIT_JV_$(date +%Y%m%d)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) npm install --update-binary @@ -75,7 +75,7 @@ sed -i '' "/version/s/\'.*\';/\'${VERSION}\'; sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js sed -i '' "/defaultLanguageCode/s/\'.*\';/\'en_US\';/" src/configs/index.js sed -i '' "/unitStandard/s/\'.*\';/\'USCU\';/" src/configs/index.js -sed -i '' "/allergyUrl/s/\__DEV__.*\';/\'http:\/\/10.32.86.124\/\';/" src/configs/index.js +sed -i '' "/allergyUrl/s/\__DEV__.*\';/\'http:\/\/${API_SERVER}\/\';/" src/configs/index.js sed -i '' 's/appVersion.*/appVersion": "1.27"/' appConfig.json # RN0.57.8 modify(HA-1058), after RN0.58 will remove this command -- 2.26.2