From 313c54c4eae55210e7405a94189888149583bf5b Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 1 Jul 2019 09:11:53 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_Prod_ipa] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §N¨ήS --- jobs/HRB_Mobile_Prod_ipa/config.xml | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/jobs/HRB_Mobile_Prod_ipa/config.xml b/jobs/HRB_Mobile_Prod_ipa/config.xml index 3918adfd..4f9caa50 100644 --- a/jobs/HRB_Mobile_Prod_ipa/config.xml +++ b/jobs/HRB_Mobile_Prod_ipa/config.xml @@ -60,7 +60,9 @@ hotfix/1.14.1GA false - #PATH="$PATH:/usr/local/bin:/Users/jenkins/.fastlane/bin/" + sh jenkins_ios_prod.sh ${CODE_PUSH} + +#PATH="$PATH:/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 #VERSION=$(grep appVersion appConfig.json|cut -d'"' -f4)_$(git rev-parse --short HEAD) #MODIFIED_DATE=$(git log -1 --format="%ci" --) @@ -80,24 +82,8 @@ hotfix/1.14.1GA ## node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./ios --entry-file index.thread.js --platform ios --bundle-output ./ios/index.thread.jsbundle --sourcemap-output ./ios/index.thread.map #npm run build-thread-ios -#bundle exec fastlane ios release - -sh jenkins_ios_prod.sh ${CODE_PUSH} +#bundle exec fastlane ios release - - - - - - - HRB_Mobile_Prod_ipa_CodePush - ALWAYS - false - false - false - - - -- 2.26.2