diff --git a/jobs/HRB_Mobile_UAT_apk/config.xml b/jobs/HRB_Mobile_UAT_apk/config.xml index 3e8ebb6a0da9a55c17e5c5348696ebdaa2a8e571..81aab25e17345c9e1720322f9a456bd548ac48e3 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)