From 5ff352cea8aa2144030b0a340bac5b0fc37f55ea Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 31 Oct 2018 17:22:35 +0800 Subject: [PATCH] 20140144: Job [HRB_Mobile_UAT_apk] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/HRB_Mobile_UAT_apk/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/HRB_Mobile_UAT_apk/config.xml b/jobs/HRB_Mobile_UAT_apk/config.xml index 3e8ebb6a..81aab25e 100644 --- a/jobs/HRB_Mobile_UAT_apk/config.xml +++ b/jobs/HRB_Mobile_UAT_apk/config.xml @@ -71,7 +71,7 @@ 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 -fastlane android uat +bundle exec fastlane android uat VERSION=UAT_$(date +%Y%m%d)_$(git rev-parse --short HEAD) -- 2.26.2