From 88a7fca20c2e8363e1f4e1b390f2dfd99d3d792b Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 29 May 2019 18:14:39 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_JV_apk] 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_SIT_JV_apk/config.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/jobs/HRB_Mobile_SIT_JV_apk/config.xml b/jobs/HRB_Mobile_SIT_JV_apk/config.xml index 757d8c12..ae1d242c 100644 --- a/jobs/HRB_Mobile_SIT_JV_apk/config.xml +++ b/jobs/HRB_Mobile_SIT_JV_apk/config.xml @@ -61,21 +61,7 @@ hotfix/1.43.1 false - export LC_ALL=en_US.UTF-8 -export LANG=en_US.UTF-8 - -PATH="$HOME/.rvm/bin:/usr/local/bin:$PATH:/Users/jenkins/.fastlane/bin/" -VERSION=SIT_DHP_$(date +%Y%m%d)_$(git rev-parse --short HEAD) -MODIFIED_DATE=$(git log -1 --format="%ci" --) - -# 加速打包,正式時還是要包 -GYM_INCLUDE_SYMBOLS=false -GYM_INCLUDE_BITCODE=false - -gem install bundler -bundler install - -npm run reset + sh jenkins_android.sh SIT_JV sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js -- 2.26.2