mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
migraineLog - disable failing
This commit is contained in:
parent
dc9e3a10f7
commit
31c97b1565
1 changed files with 3 additions and 1 deletions
|
|
@ -453,6 +453,7 @@ Builds:
|
|||
|
||||
- versionName: 0.11.0
|
||||
versionCode: 752
|
||||
disable: https://gitlab.com/zerodogg/org.zerodogg.migraineLog/-/issues/72
|
||||
commit: v0.11.0
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -464,7 +465,8 @@ Builds:
|
|||
- ios
|
||||
- test
|
||||
prebuild:
|
||||
- export flutterVersion=$(grep flutterSdkVersion .fvm/fvm_config.json | cut -d "\"" -f 4)
|
||||
- export flutterVersion=$(grep flutterSdkVersion .fvm/fvm_config.json | cut
|
||||
-d "\"" -f 4)
|
||||
- pushd $$flutter$$
|
||||
- git checkout -f $flutterVersion
|
||||
- popd
|
||||
|
|
|
|||
Loading…
Reference in a new issue