From 254d5a10368e8213b16d5c88f4537b8d5be373b4 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 23 May 2019 15:42:45 +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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/jobs/HRB_Mobile_UAT_apk/config.xml b/jobs/HRB_Mobile_UAT_apk/config.xml index a4ed064b..73bf2251 100644 --- a/jobs/HRB_Mobile_UAT_apk/config.xml +++ b/jobs/HRB_Mobile_UAT_apk/config.xml @@ -5,6 +5,14 @@ false + + + 2 + 5 + -1 + -1 + + ylhealth @@ -20,16 +28,8 @@ 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.*\//http:\/\/10.32.86.139\//g' src/configs/index.js +sed -i "" '/url/s/http.*\//https:\/\/uat.my.uhealthbank.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 '' "/allergyUrl/s/__DEV__.*url;/\'https:\/\/uat.my.uhealthbank.com\/\';/" 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