From 2392bbe69f870168d9f72883e6cbbde672e265cd Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 30 May 2019 09:28:03 +0800 Subject: [PATCH] 20170121: Job [CRM_Mobile_SIT_apk] 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_apk/config.xml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/jobs/CRM_Mobile_SIT_apk/config.xml b/jobs/CRM_Mobile_SIT_apk/config.xml index 9570c2d6..d9ac99aa 100644 --- a/jobs/CRM_Mobile_SIT_apk/config.xml +++ b/jobs/CRM_Mobile_SIT_apk/config.xml @@ -61,22 +61,7 @@ hotfix/1.47.1 false - PATH="$HOME/.rvm/bin:/usr/local/bin:$PATH:/Users/jenkins/.fastlane/bin/" - -# 加速打包,正式時還是要包 -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_android.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