From b59ed40aa80de53eac517c92e821ad14cdfec97d Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 26 Feb 2019 10:06:06 +0800 Subject: [PATCH] 20170121: Job [CRM_Mobile_HotFix_UAT_ipa_CodePush] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §N¨ήS --- jobs/CRM_Mobile_HotFix_UAT_ipa_CodePush/config.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jobs/CRM_Mobile_HotFix_UAT_ipa_CodePush/config.xml b/jobs/CRM_Mobile_HotFix_UAT_ipa_CodePush/config.xml index 06dceeb3..f19725a1 100644 --- a/jobs/CRM_Mobile_HotFix_UAT_ipa_CodePush/config.xml +++ b/jobs/CRM_Mobile_HotFix_UAT_ipa_CodePush/config.xml @@ -4,6 +4,9 @@ false + + ylhealth + 3 @@ -12,11 +15,8 @@ -1 - - ylhealth - - + 2 @@ -48,7 +48,7 @@ npm install RNFB_ANDROID_PERMISSIONS=true #react-native link -VERSION=UAT_$(date +%Y%m%d%H)_$(git rev-parse --short HEAD) +export VERSION=UAT_$(grep appVersion appConfig.json|cut -d'"' -f4)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) GIT_BRANCH=`git rev-parse HEAD | git branch -a --contains | grep remotes | sed 's/.*remotes.origin.//'` -- 2.26.2