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

20170121: Job [HRB_Mobile_SIT_JV_ipa] configuration updated

Change performed by §N¨ήS
parent a2276698
......@@ -64,7 +64,7 @@ hotfix/1.43.1</description>
<command>export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
PATH=&quot;$PATH:$HOME/.rvm/bin:/usr/local/bin:/Users/jenkins/.fastlane/bin/&quot;
PATH=&quot;$HOME/.rvm/bin:/usr/local/bin:$PATH:/Users/jenkins/.fastlane/bin/&quot;
VERSION=SIT_JV_$(date +%Y%m%d)_$(git rev-parse --short HEAD)
MODIFIED_DATE=$(git log -1 --format=&quot;%ci&quot; --)
......@@ -75,9 +75,7 @@ GYM_INCLUDE_BITCODE=false
gem install bundler
bundler install
rm -rf $TMPDIR/react-* &amp;&amp; rm -rf $TMPDIR/metro-* &amp;&amp; rm -rf $TMPDIR/haste-* &amp;&amp; watchman watch-del-all &amp;&amp; npm cache clean --force &amp;&amp; npm cache verify &amp;&amp; rm -rf ios/build &amp;&amp; rm -rf node_modules/
npm i
npm run reset
sed -i &apos;&apos; &quot;/url/s/http.*\//http:\/\/${API_SERVER}\//g&quot; src/configs/index.js
sed -i &apos;&apos; &quot;/version/s/\&apos;.*\&apos;;/\&apos;${VERSION}\&apos;;/&quot; src/configs/index.js
sed -i &apos;&apos; &quot;/modifiedTime/s/\&apos;.*\&apos;;/\&apos;${MODIFIED_DATE}\&apos;;/&quot; 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