mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
voyager - keep latest
This commit is contained in:
parent
b6e776d0f3
commit
7073011bd7
1 changed files with 0 additions and 21 deletions
|
|
@ -1147,27 +1147,6 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
- versionName: 2.2.4
|
||||
versionCode: 234
|
||||
commit: 54ea4df7c4476a912a90ca230bc0da6fc4e1ca27
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.9.0/node-v20.9.0-linux-x64.tar.gz
|
||||
- echo "f0919f092fbf74544438907fa083c21e76b2d7a4bc287f0607ada1553ef16f60 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 BUILD_FOSS_ONLY=true pnpm run build
|
||||
- cd ../..
|
||||
- npx cap sync android --deployment
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
- versionName: 2.2.5
|
||||
versionCode: 235
|
||||
commit: d99cf902e8b8e5c1914dda86af85cbd49a105311
|
||||
|
|
|
|||
Loading…
Reference in a new issue