mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
vernet - remove failing
This commit is contained in:
parent
4536d73339
commit
dd223948a8
1 changed files with 1 additions and 25 deletions
|
|
@ -164,33 +164,9 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub run build_runner build --delete-conflicting-outputs
|
||||
- $$flutter$$/bin/flutter build apk --flavor fdroid
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 14
|
||||
disable: https://github.com/osociety/vernet/issues/75
|
||||
commit: 224b758f34957cb234142f12ed992f3b98f0f441
|
||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@3.7.7
|
||||
rm:
|
||||
- .vscode
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- test
|
||||
- web
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter packages pub run build_runner build --delete-conflicting-outputs
|
||||
- $$flutter$$/bin/flutter build apk --flavor fdroid
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 15
|
||||
disable: https://github.com/osociety/vernet/issues/75
|
||||
commit: 9016a20b802b58aea4a5217e4d743b803b407a6d
|
||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue