voyager - keep latest

This commit is contained in:
Licaon_Kter 2023-10-18 07:02:34 +00:00
parent 54724caf7f
commit f7244ba71e

View file

@ -62,30 +62,6 @@ Builds:
scandelete:
- node_modules/
- versionName: 1.15.2
versionCode: 157
commit: 260ba5e57b4e6b59f725ebc3deb918bb4af6d617
subdir: android/app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
- sysctl fs.inotify.max_user_watches=524288
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.18.1/node-v18.18.1-linux-x64.tar.gz
- echo "9ce4db11f1d8399f6b58aab6858a688b2e09405127b47ebc4594dc8262a5e29f node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
init:
- corepack enable
- pnpm install --frozen-lockfile
- CI_PLATFORM=android pnpm run build
- cd ../..
- npx cap sync android --deployment
gradle:
- yes
scandelete:
- node_modules/
- versionName: 1.15.3
versionCode: 158
commit: baf1d9d0727084ffa929b0f94bcd91e5cf5c2863