mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
voyager - keep latest
This commit is contained in:
parent
a8b4557d06
commit
a3f6535a6e
1 changed files with 0 additions and 24 deletions
|
|
@ -556,30 +556,6 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
- versionName: 1.30.2
|
||||
versionCode: 188
|
||||
commit: 6944eb1deb8d171cdd8caea050e9ddbd7476da34
|
||||
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/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: 1.30.3
|
||||
versionCode: 189
|
||||
commit: 9cbae3bf0d46dc61bf89ec63310ca5ee686b2104
|
||||
|
|
|
|||
Loading…
Reference in a new issue