From 994aa9142b6ecb4919dddf4f67cedc4e2972f991 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 28 Jan 2019 10:49:59 +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 3c7e0f5f..c35aa9e1 100644 --- a/jobs/HRB_Mobile_SIT_apk/config.xml +++ b/jobs/HRB_Mobile_SIT_apk/config.xml @@ -67,7 +67,7 @@ MODIFIED_DATE=$(git log -1 --format="%ci" --) npm install --update-binary -sed -i "" '/url/s/http.*\//http:\/\/${API_SERVER}\//g' src/configs/index.js +sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//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__.*\';/\'http:\/\/${API_SERVER}\/\';/" src/configs/index.js -- 2.26.2