From 075082e82ad8dbbcc767d9fedab91d48367316d5 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 4 Dec 2018 21:38:12 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_Prod_DIH_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_Prod_DIH_apk/config.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/jobs/HRB_Mobile_Prod_DIH_apk/config.xml b/jobs/HRB_Mobile_Prod_DIH_apk/config.xml index ebdd9d54..cba6d468 100644 --- a/jobs/HRB_Mobile_Prod_DIH_apk/config.xml +++ b/jobs/HRB_Mobile_Prod_DIH_apk/config.xml @@ -14,7 +14,7 @@ UAT 使用的版本,如: release/1.15GA hotfix/1.14.1GA - master + DIH false @@ -68,12 +68,11 @@ sed -i '' 's/piwikSiteId_ios =.*/piwikSiteId_ios = 10;/ ;s/piwikS export ANDROID_HOME=/Users/jenkins/Library/Android/sdk -node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./android --entry-file index.worker.js --platform android --bundle-output ./android/app/src/main/assets/index.worker.bundle --sourcemap-output ./android/app/src/main/assets/index.worker.map - +npm run build-thread-android bundle exec fastlane android release - VERSION=Prod_$(date +%Y%m%d)_$(git rev-parse --short HEAD) + VERSION=Prod_DIH_$(date +%Y%m%d)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) NAME=HRB_Mobile -- 2.26.2