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

20170121: Job [HRB_Mobile_Other_apk] configuration updated

Change performed by §N¨ήS
parent 5c787cd3
......@@ -61,14 +61,14 @@ MODIFIED_DATE=$(git log -1 --format="%ci" --)
npm install --update-binary
sed -i "" '/url/s/http.*\//http:\/\/10.32.86.139\//g' src/configs/index.js
sed -i "" '/url/s/http.*\//http:\/\/10.32.86.132\//g' src/configs/index.js
sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js
sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js
sed -i '' 's/appVersion.*/appVersion": "1.27"/' appConfig.json
export ANDROID_HOME=/Users/jenkins/Library/Android/sdk
node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./android --entry-file index.worker.js --platform android --bundle-output ./android/app/src/main/assets/index.worker.bundle --sourcemap-output ./android/app/src/main/assets/index.worker.map
node node_modules/react-native/local-cli/cli.js bundle --dev false --entry-file index.thread.js --platform android --bundle-output ./android/app/src/main/assets/threads/index.thread.bundle
fastlane android beta</command>
</hudson.tasks.Shell>
<hudson.tasks.Shell>
......
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