From 0cceaf3f2f21557144cad6d1f2118b211f8a6186 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 29 May 2019 18:14:03 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_DHP_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_DHP_apk/config.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/jobs/HRB_Mobile_SIT_DHP_apk/config.xml b/jobs/HRB_Mobile_SIT_DHP_apk/config.xml index 9bf99ea6..ba203e50 100644 --- a/jobs/HRB_Mobile_SIT_DHP_apk/config.xml +++ b/jobs/HRB_Mobile_SIT_DHP_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_DHP 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