From ffb0640eab9a3d8afe5486a7a98550d8c746420b Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 20 Feb 2019 09:01:19 +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 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/jobs/HRB_Mobile_Other_apk/config.xml b/jobs/HRB_Mobile_Other_apk/config.xml index 70044dc0..3c850021 100644 --- a/jobs/HRB_Mobile_Other_apk/config.xml +++ b/jobs/HRB_Mobile_Other_apk/config.xml @@ -26,13 +26,13 @@ feature/HA-818 develop commitId 4c1966d510b71fdf3ec67807321a385c5378cf86 - feature/HA-1040 + feature/HA-1053 false DownloadName 下載清單上要顯示的名稱 - test + healthbookSDK false @@ -44,7 +44,7 @@ commitId - + 2 @@ -54,7 +54,7 @@ commitId - ${HRB_Mobile_Other_Branch} + */${HRB_Mobile_Other_Branch} false @@ -74,7 +74,7 @@ commitId VERSION=SIT_${DownloadName}_$(date +%Y%m%d) MODIFIED_DATE=$(git log -1 --format="%ci" --) -npm install --update-binary +yarn install sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js @@ -85,8 +85,9 @@ sed -i '' 's/appVersion.*/appVersion": "1.27"/&apo export ANDROID_HOME=/Users/jenkins/Library/Android/sdk ##npm run bundle-worker-android + npm run build-thread-android -fastlane android beta +bundle exec fastlane android beta VERSION=SIT_${DownloadName}_$(date +%Y%m%d) -- 2.26.2