From 5ed2f3f46e9be9c85b4c71a27098491b8a80e335 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 16 Oct 2018 09:37:59 +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 1e871445..9793dc67 100644 --- a/jobs/HRB_Mobile_Other_apk/config.xml +++ b/jobs/HRB_Mobile_Other_apk/config.xml @@ -1,7 +1,8 @@ - 打包 APK,不做 code push + 用來建置feature branch使用 +只打包 APK, 不做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 @@ -59,7 +60,7 @@ node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest fastlane android 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 @@ -69,7 +70,7 @@ scp ~/Sites/${NAME}_${VERSION}.apk appuploader@10.57.117.135:~/app/hrb/ - $RD_Group $QA_Group + $RD_Group true false -- 2.26.2