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

20140144: Job [HRB_Mobile_Other_ipa] configuration updated

Change performed by ·¨¼y°ó
parent ee854695
...@@ -78,7 +78,8 @@ commitId ...@@ -78,7 +78,8 @@ commitId
VERSION=SIT_${DownloadName}_$(date +%Y%m%d) VERSION=SIT_${DownloadName}_$(date +%Y%m%d)
MODIFIED_DATE=$(git log -1 --format="%ci" --) MODIFIED_DATE=$(git log -1 --format="%ci" --)
npm install --update-binary # npm install --update-binary
yarn install
sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js
sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" 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