From ee03969a8b1c41e0460df0dfad91b5d6ef268f72 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 4 Dec 2018 09:00:44 +0800 Subject: [PATCH] 20180083: Job [ICare_Prod_ipa] hierarchy deleted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §õº~? --- jobs/ICare_Prod_ipa/config.xml | 85 ---------------------------------- 1 file changed, 85 deletions(-) delete mode 100644 jobs/ICare_Prod_ipa/config.xml diff --git a/jobs/ICare_Prod_ipa/config.xml b/jobs/ICare_Prod_ipa/config.xml deleted file mode 100644 index 96de8ba7..00000000 --- a/jobs/ICare_Prod_ipa/config.xml +++ /dev/null @@ -1,85 +0,0 @@ - - - - 只打包 ipa - false - - - ylhealth - - - - 1 - 3 - -1 - -1 - - - - - 2 - - - https://cm.ylhealth.org/gitlab/healthconn/ICareMobile.git - 3485e854-8389-40e8-8c86-b94e94e91904 - - - - - */master - - - false - - - - Mac_Node - false - false - false - false - - false - - - PATH="$PATH:/usr/local/bin:/Users/scott/.fastlane/bin/" -VERSION=SIT_$(date +%Y%m%d)_$(git rev-parse --short HEAD)_$BUILD_NUMBER -MODIFIED_DATE=$(git log -1 --format="%ci" --) - -npm install --update-binary - -sed -i "" '/url/s/http.*\//https:\/\/api.goodhealthkeeper.com\/CareServer\//g' src/configs/index.js -sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js -sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js - -security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private - -fastlane ios prod - - - VERSION=Prod_$(date +%Y%m%d)_$(git rev-parse --short HEAD) -MODIFIED_DATE=$(git log -1 --format="%ci" --) -NAME=ICareMobile - -mv $NAME.ipa ~/Sites/${NAME}_${VERSION}.ipa -scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/icare/ - - - - - $RD_Group $QA_Group - false - true - - - - - false - - - - - xterm - - - \ No newline at end of file -- 2.26.2