From 4cb92e019eaf8d89848a1c9fdfefe99b35e1db1c Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 16 Oct 2018 09:35:20 +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 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/jobs/HRB_Mobile_Other_ipa/config.xml b/jobs/HRB_Mobile_Other_ipa/config.xml index eaeb08ea..f1506e24 100644 --- a/jobs/HRB_Mobile_Other_ipa/config.xml +++ b/jobs/HRB_Mobile_Other_ipa/config.xml @@ -1,7 +1,8 @@ - 只打包 ipa, 不做Code Push + 用來建置feature branch使用 +只打包 ipa, 不做Code Push false @@ -9,7 +10,7 @@ - 2 + -1 5 -1 -1 @@ -26,7 +27,7 @@ - */develop + */feature/HA-818 false @@ -43,7 +44,7 @@ PATH="$PATH:/usr/local/bin:/Users/jenkins/.fastlane/bin/" -VERSION=SIT_$(date +%Y%m%d)_$(git rev-parse --short HEAD) +VERSION=SIT_Upgrade_$(date +%Y%m%d)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) npm install --update-binary @@ -61,11 +62,11 @@ pod repo update fastlane ios beta - VERSION=SIT_$(date +%Y%m%d)_$(git rev-parse --short HEAD) + VERSION=SIT_Upgrade_$(date +%Y%m%d)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) NAME=HRB_Mobile -mv ~/jenkins/workspace/HRB_Mobile_SIT_ipa/$NAME.ipa ~/Sites/${NAME}_${VERSION}.ipa +mv ~/jenkins/workspace/HRB_Mobile_Other_ipa/$NAME.ipa ~/Sites/${NAME}_${VERSION}.ipa scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/ -- 2.26.2