Commit 89d3f67d authored by jayed nahian's avatar jayed nahian
Browse files

commit -77

parent cffaadea
Pipeline #8089 failed with stage
in 3 minutes and 22 seconds
......@@ -22,7 +22,7 @@ deploy_job:
APK_NAME: $APK_NAME_PREFIX'_'$VERSION_NAME'_'$(date '+%d%B')
script:
- curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
- export JAVA_HOME=$(/usr/libexec/java_home -v 11)
- export JAVA_HOME=$(/usr/libexec/java_home -v 17)
- npx react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/
- cd android
- rm -rf ./app/src/main/res/**/node_modules_* ./app/src/main/res/**/app_assets* ./app/src/main/res/**/assets* ./app/src/main/res/**/app*
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment