From 6ebd537ed326788c50de5c2c3504d1acbfc64f66 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 20 Mar 2019 16:25:02 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_UAT_apk] 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_apk/config.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/jobs/HRB_Mobile_UAT_apk/config.xml b/jobs/HRB_Mobile_UAT_apk/config.xml index cf102f09..51dbceff 100644 --- a/jobs/HRB_Mobile_UAT_apk/config.xml +++ b/jobs/HRB_Mobile_UAT_apk/config.xml @@ -5,14 +5,6 @@ false - - - 2 - 5 - -1 - -1 - - ylhealth @@ -28,6 +20,14 @@ hotfix/1.14.1GA + + + 2 + 5 + -1 + -1 + + 2 @@ -62,10 +62,10 @@ MODIFIED_DATE=$(git log -1 --format="%ci" --) npm install # RNFB_ANDROID_PERMISSIONS=true react-native link -sed -i "" '/url/s/http.*\//https:\/\/hrb.foxconn.com\//g' src/configs/index.js +sed -i "" '/url/s/http.*\//http:\/\/10.32.86.139\//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 '' 's/piwikSiteId_ios =.*/piwikSiteId_ios = 10;/ ;s/piwikSiteId_android =.*/piwikSiteId_android = 11;/' src/configs/index.js +sed -i '' "/allergyUrl/s/__DEV__.*url;/\'http:\/\/10.32.86.124\/\';/" src/configs/index.js export ANDROID_HOME=/Users/jenkins/Library/Android/sdk @@ -111,9 +111,9 @@ scp ~/Sites/${NAME}_${VERSION}.apk appuploader@10.57.117.135:~/app/hrb/ false - xterm + \ No newline at end of file -- 2.26.2