From f6e59a1b11487c4572319b1a8b9a729d991c86a0 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 29 May 2019 17:10:24 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_Other_apk] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §N¨ήS --- jobs/HRB_Mobile_Other_apk/config.xml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/jobs/HRB_Mobile_Other_apk/config.xml b/jobs/HRB_Mobile_Other_apk/config.xml index fbeb69da..8627801f 100644 --- a/jobs/HRB_Mobile_Other_apk/config.xml +++ b/jobs/HRB_Mobile_Other_apk/config.xml @@ -76,18 +76,7 @@ commitId false - PATH="$HOME/.rvm/bin:/usr/local/bin:$PATH:/Users/jenkins/.fastlane/bin/" -VERSION=SIT_${DownloadName}_$(date +%Y%m%d) -MODIFIED_DATE=$(git log -1 --format="%ci" --) - -# 加速打包,正式時還是要包 -GYM_INCLUDE_SYMBOLS=false -GYM_INCLUDE_BITCODE=false - -gem install bundler -bundler install - -npm run clear + sh jenkins_android.sh SIT_${DownloadName} sed -i '' "/url/s/http.*\//${HTT_PROTOCOL}:\/\/${API_SERVER}\//g" src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js @@ -95,8 +84,6 @@ sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DA sed -i '' "/allergyUrl/s/\__DEV__.*\';/\'${HTT_PROTOCOL}:\/\/${API_SERVER}\/\';/" src/configs/index.js sed -i '' 's/appVersion.*/appVersion": "1.27"/' appConfig.json -export ANDROID_HOME=/Users/jenkins/Library/Android/sdk - npm run build-thread-android bundle exec fastlane android beta -- 2.26.2