From b26f4a14c0b1ef258f69c9fe7fd0d256e745e8a4 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 26 Feb 2019 10:02:40 +0800 Subject: [PATCH] 20170121: Job [CRM_Mobile_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_UAT_ipa_CodePush/config.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/jobs/CRM_Mobile_UAT_ipa_CodePush/config.xml b/jobs/CRM_Mobile_UAT_ipa_CodePush/config.xml index db09d196..7963a5c6 100644 --- a/jobs/CRM_Mobile_UAT_ipa_CodePush/config.xml +++ b/jobs/CRM_Mobile_UAT_ipa_CodePush/config.xml @@ -4,14 +4,6 @@ false - - - 3 - -1 - -1 - -1 - - ylhealth @@ -27,8 +19,16 @@ release/1.15GA + + + 3 + -1 + -1 + -1 + + - + 2 @@ -59,8 +59,8 @@ security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distri npm install RNFB_ANDROID_PERMISSIONS=true #react-native link +export VERSION=UAT_$(grep appVersion appConfig.json|cut -d'"' -f4)_$(git rev-parse --short HEAD) -VERSION=UAT_$(date +%Y%m%d%H)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) sed -i '' "/url/s/\'.*\';/\'http:\/\/10.32.86.136\/CRM\/\';/" app/configs/constant/urls.js -- 2.26.2