From 5869401ba13928c6eea1068f7b3f8a030152e469 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 26 Feb 2019 10:03:16 +0800 Subject: [PATCH] 20170121: Job [CRM_Mobile_UAT_apk_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_apk_CodePush/config.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/jobs/CRM_Mobile_UAT_apk_CodePush/config.xml b/jobs/CRM_Mobile_UAT_apk_CodePush/config.xml index f32e2d9c..c1ea052a 100644 --- a/jobs/CRM_Mobile_UAT_apk_CodePush/config.xml +++ b/jobs/CRM_Mobile_UAT_apk_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 @@ -62,7 +62,8 @@ release/1.15GA 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" --) sed -i '' "/url/s/\'.*\';/\'http:\/\/10.32.86.136\/CRM\/\';/" app/configs/constant/urls.js -- 2.26.2