Commit aa8a9179 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20170121: Job [HRB_Mobile_SIT_ipa] configuration updated

Change performed by §N¨ήS
parent b27a49a8
......@@ -76,6 +76,8 @@ 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
sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js
sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment