From 600065052a07d79b5fa0ede2b82d78d74624d1f8 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 18 Feb 2019 16:02:02 +0800 Subject: [PATCH] scott: Job [CRM_Mobile_SIT_apk_CodePush] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/CRM_Mobile_SIT_apk_CodePush/config.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/jobs/CRM_Mobile_SIT_apk_CodePush/config.xml b/jobs/CRM_Mobile_SIT_apk_CodePush/config.xml index 81cb7a2a..4b5e1ac8 100644 --- a/jobs/CRM_Mobile_SIT_apk_CodePush/config.xml +++ b/jobs/CRM_Mobile_SIT_apk_CodePush/config.xml @@ -35,7 +35,7 @@ hotfix/1.47.1 - + 2 @@ -62,7 +62,8 @@ hotfix/1.47.1 npm install -RNFB_ANDROID_PERMISSIONS=true react-native link +RNFB_ANDROID_PERMISSIONS=true +#react-native link VERSION=SIT_$(date +%Y%m%d%H)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) @@ -71,17 +72,11 @@ sed -i '' "/url/s/\'.*\';/\'http:\/\/${API_SERVER} sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" app/configs/constant/urls.js sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" app/configs/constant/urls.js -code-push release-react CRM_Mobile_android android -m -d Staging +appcenter codepush release-react -a h2uclub/CRM_Mobile_Android -d Staging - - - $RD_Group $QA_Group - false - false - - + false -- 2.26.2