From 52b59b1cddeb0d9f45745c41868efd6f36c6d449 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 18 Feb 2019 16:03:10 +0800 Subject: [PATCH] scott: Job [CRM_Mobile_SIT_ipa_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_ipa_CodePush/config.xml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml b/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml index dc88cdc8..1d6fd999 100644 --- a/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml +++ b/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml @@ -35,7 +35,7 @@ hotfix/1.47.1 - + 2 @@ -64,7 +64,7 @@ hotfix/1.47.1 PATH="$PATH:/usr/local/bin:/Users/scott/.fastlane/bin/" security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private 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" --) @@ -73,16 +73,10 @@ 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_ios ios -m -d Staging +appcenter codepush release-react -a h2uclub/CRM_Mobile_ios -d Staging - - - $RD_Group $QA_Group - false - false - - + false -- 2.26.2