Commit bf646af8 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 653de7b6
...@@ -64,7 +64,7 @@ hotfix/1.47.1</description> ...@@ -64,7 +64,7 @@ hotfix/1.47.1</description>
<command>export LC_ALL=en_US.UTF-8 <command>export LC_ALL=en_US.UTF-8
export LANG=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_$(date +%Y%m%d)_$(git rev-parse --short HEAD) VERSION=SIT_$(date +%Y%m%d)_$(git rev-parse --short HEAD)
MODIFIED_DATE=$(git log -1 --format=&quot;%ci&quot; --) MODIFIED_DATE=$(git log -1 --format=&quot;%ci&quot; --)
...@@ -76,9 +76,8 @@ GYM_INCLUDE_BITCODE=false ...@@ -76,9 +76,8 @@ GYM_INCLUDE_BITCODE=false
gem install bundler gem install bundler
bundler install 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/
rm -rf ~/Library/Developer/Xcode/DerivedData npm run reset
npm i
sed -i &apos;&apos; &quot;/url/s/http.*\//http:\/\/${API_SERVER}\//g&quot; src/configs/index.js 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;/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 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