From 3229c960da5afe6592af7ca9191236c094b54f10 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 20 Mar 2019 10:42:55 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_UAT_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_UAT_ipa/config.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/jobs/HRB_Mobile_UAT_ipa/config.xml b/jobs/HRB_Mobile_UAT_ipa/config.xml index c73eb386..e3a53ca4 100644 --- a/jobs/HRB_Mobile_UAT_ipa/config.xml +++ b/jobs/HRB_Mobile_UAT_ipa/config.xml @@ -4,6 +4,14 @@ release/1.34 false + + + -1 + 5 + -1 + -1 + + ylhealth @@ -19,14 +27,6 @@ hotfix/1.14.1GA - - - -1 - 5 - -1 - -1 - - 2 @@ -61,10 +61,10 @@ MODIFIED_DATE=$(git log -1 --format="%ci" --) npm install -sed -i "" '/url/s/http.*\//http:\/\/10.32.86.139\//g' src/configs/index.js +sed -i "" '/url/s/http.*\//https:\/\/hrb.foxconn.com\//g' src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js -sed -i '' "/allergyUrl/s/__DEV__.*url;/\'http:\/\/10.32.86.124\/\';/" src/configs/index.js +sed -i '' 's/piwikSiteId_ios =.*/piwikSiteId_ios = 10;/ ;s/piwikSiteId_android =.*/piwikSiteId_android = 11;/' src/configs/index.js # RN0.57.8 modify(HA-1058), after RN0.58 will remove this command sed -i "" 's/NSUInteger loopCount = 0;/CGFloat loopCount = 0;/' node_modules/react-native/Libraries/Image/RCTGIFImageDecoder.m @@ -113,9 +113,9 @@ scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/ false + xterm - \ No newline at end of file -- 2.26.2