From a35b4015e725569cac0897fb83b57d7d6231f5cd Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 17 Dec 2018 08:58:07 +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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/jobs/HRB_Mobile_Other_apk/config.xml b/jobs/HRB_Mobile_Other_apk/config.xml index b8361532..82e9e90d 100644 --- a/jobs/HRB_Mobile_Other_apk/config.xml +++ b/jobs/HRB_Mobile_Other_apk/config.xml @@ -5,7 +5,7 @@ 只打包 APK, 不做Code Push false - + ylhealth @@ -18,6 +18,12 @@ feature/HA-818 RN0.50 false + + DownloadName + 下載清單上要顯示的名稱 + Other + false + @@ -56,7 +62,7 @@ feature/HA-818 PATH="$PATH:/usr/local/bin:/Users/jenkins/.fastlane/bin/" -VERSION=SIT_Other_$(date +%Y%m%d)_$(git rev-parse --short HEAD) +VERSION=SIT_${DownloadName}_$(date +%Y%m%d) MODIFIED_DATE=$(git log -1 --format="%ci" --) npm install --update-binary @@ -72,7 +78,7 @@ npm run build-thread-android fastlane android beta - VERSION=SIT_Other_$(date +%Y%m%d)_$(git rev-parse --short HEAD) + VERSION=SIT_${DownloadName}_$(date +%Y%m%d) MODIFIED_DATE=$(git log -1 --format="%ci" --) NAME=HRB_Mobile @@ -80,13 +86,7 @@ mv android/app/build/outputs/apk/releaseStaging/app-releaseStaging.apk ~/Sites/$ scp ~/Sites/${NAME}_${VERSION}.apk appuploader@10.57.117.135:~/app/hrb/ - - - $RD_Group - true - false - - + false -- 2.26.2