From 2dd59835f0a38afefe149ab08d38b347ffb92ed2 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 8 Mar 2019 15:26: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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/jobs/HRB_Mobile_SIT_apk/config.xml b/jobs/HRB_Mobile_SIT_apk/config.xml index c35aa9e1..5d5ecf4f 100644 --- a/jobs/HRB_Mobile_SIT_apk/config.xml +++ b/jobs/HRB_Mobile_SIT_apk/config.xml @@ -4,14 +4,6 @@ 打包 APK,不做 code push false - - - 2 - 5 - -1 - -1 - - ylhealth @@ -34,8 +26,16 @@ hotfix/1.47.1 + + + 2 + 5 + -1 + -1 + + - + 2 @@ -65,7 +65,7 @@ hotfix/1.47.1 VERSION=SIT_$(date +%Y%m%d)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) -npm install --update-binary +npm i sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js -- 2.26.2