From 0b411750dc0be5fa00d9d2cdcf6323f6ffebf431 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 23 Oct 2018 16:37:08 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_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_SIT_apk/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/HRB_Mobile_SIT_apk/config.xml b/jobs/HRB_Mobile_SIT_apk/config.xml index 6e3302a2..7c4a0bd0 100644 --- a/jobs/HRB_Mobile_SIT_apk/config.xml +++ b/jobs/HRB_Mobile_SIT_apk/config.xml @@ -51,7 +51,7 @@ npm install --update-binary sed -i "" '/url/s/http.*\//http:\/\/10.32.86.132\//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.*\//http:\/\/10.32.86.132\//g' src/configs/index.js +sed -i '' "/allergyUrl/s/\__DEV__.*\';/\'http:\/\/10.32.86.132\/\';/" src/configs/index.js sed -i '' 's/appVersion.*/appVersion": "1.27"/' appConfig.json export ANDROID_HOME=/Users/jenkins/Library/Android/sdk -- 2.26.2