From 004511bc25ca8a3262fe5198f9b9d991774ca48f Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 23 Oct 2018 16:03:14 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/HRB_Mobile_UAT_apk/config.xml b/jobs/HRB_Mobile_UAT_apk/config.xml index 289f752f..3e8ebb6a 100644 --- a/jobs/HRB_Mobile_UAT_apk/config.xml +++ b/jobs/HRB_Mobile_UAT_apk/config.xml @@ -65,7 +65,7 @@ npm install 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 '' "/allergyUrl/s/\'.*\';/\'http:\/\/10.32.86.132\/\';/" src/configs/index.js +sed -i '' "/allergyUrl/s/\__DEV__.*\';/\'http:\/\/10.32.86.132\/\';/" src/configs/index.js export ANDROID_HOME=/Users/jenkins/Library/Android/sdk -- 2.26.2