From 531541502d4df2582ad84861239f9f2981064601 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 17 Dec 2018 08:59:15 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_Other_ipa] 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_ipa/config.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/jobs/HRB_Mobile_Other_ipa/config.xml b/jobs/HRB_Mobile_Other_ipa/config.xml index 6bbf4313..ef1ff158 100644 --- a/jobs/HRB_Mobile_Other_ipa/config.xml +++ b/jobs/HRB_Mobile_Other_ipa/config.xml @@ -22,6 +22,12 @@ feature/HA-818 RN0.50 false + + DownloadName + 下載清單上要顯示的名稱 + Other + false + @@ -60,7 +66,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 @@ -82,7 +88,7 @@ bundle exec fastlane ios 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 @@ -90,13 +96,7 @@ mv ~/jenkins/workspace/HRB_Mobile_Other_ipa/$NAME.ipa ~/Sites/${NAME}_${VERSION} scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/ - - - $RD_Group - false - true - - + false -- 2.26.2