From 3cc69164542aa67cf7d494c7e4c4eae77395d610 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 30 May 2019 09:29:07 +0800 Subject: [PATCH] 20170121: 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 §N¨ήS --- jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml b/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml index 53bf39d1..5f68101c 100644 --- a/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml +++ b/jobs/CRM_Mobile_SIT_ipa_CodePush/config.xml @@ -61,21 +61,7 @@ hotfix/1.47.1 false - PATH="$PATH:$HOME/.rvm/bin:/usr/local/bin:/Users/jenkins/.fastlane/bin/" -security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private - -# 加速打包,正式時還是要包 -GYM_INCLUDE_SYMBOLS=false -GYM_INCLUDE_BITCODE=false - -gem install bundler -bundler install - -yarn install -#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" --) + sh jenkins_ios.sh SIT sed -i '' "/url/s/\'.*\';/\'http:\/\/${API_SERVER}\/CRM\/\';/" app/configs/constant/urls.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" app/configs/constant/urls.js -- 2.26.2