diff --git a/jobs/HRB_Mobile_Other_ipa/config.xml b/jobs/HRB_Mobile_Other_ipa/config.xml index ea7e539a565db32092553053dfd5e65dca0dbef8..3b676b287a2a77ed5ac64b7309e6fdcf1bece7fb 100644 --- a/jobs/HRB_Mobile_Other_ipa/config.xml +++ b/jobs/HRB_Mobile_Other_ipa/config.xml @@ -17,15 +17,7 @@ echo "gem 'fastlane', '2.113.0'" >> Gemfile& false - - - -1 - 5 - -1 - -1 - - - + ylhealth @@ -38,13 +30,13 @@ feature/HA-818 develop commitId 4c1966d510b71fdf3ec67807321a385c5378cf86 - feature/HA-1040_ + feature/HA-1112 false DownloadName 下載清單上要顯示的名稱 - test57 + upgradeRN0598 false @@ -61,8 +53,16 @@ commitId + + + -1 + 5 + -1 + -1 + + - + 2 @@ -93,7 +93,7 @@ VERSION=SIT_${DownloadName}_$(date +%Y%m%d) MODIFIED_DATE=$(git log -1 --format="%ci" --) # npm install --update-binary -yarn 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/ && yarn install sed -i '' "/url/s/http.*\//${HTT_PROTOCOL}:\/\/${API_SERVER}\//g" src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js @@ -135,9 +135,9 @@ scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/ false - xterm + \ No newline at end of file