From a12fb760b826b160b078b37ffd4bc53ee5fda006 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 28 May 2019 18:47:43 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_ipa] 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_ipa/config.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/jobs/HRB_Mobile_SIT_ipa/config.xml b/jobs/HRB_Mobile_SIT_ipa/config.xml index 1752f469..de975238 100644 --- a/jobs/HRB_Mobile_SIT_ipa/config.xml +++ b/jobs/HRB_Mobile_SIT_ipa/config.xml @@ -76,9 +76,7 @@ GYM_INCLUDE_BITCODE=false gem install bundler bundler install -rm -rf $TMPDIR/react-* && rm -rf $TMPDIR/metro-* && rm -rf $TMPDIR/haste-* && watchman watch-del-all && npm cache clean --force && npm cache verify && rm -rf ios/build && rm -rf node_modules/ - -npm i +npm run clean 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 -- 2.26.2