mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
chore: Remove beta flutter tests
This commit is contained in:
parent
636f0ac862
commit
fdcbb2b625
@ -21,12 +21,6 @@ code_analyze:
|
|||||||
reports:
|
reports:
|
||||||
codequality: code-quality-report.json
|
codequality: code-quality-report.json
|
||||||
|
|
||||||
code_analyze_beta:
|
|
||||||
extends: code_analyze
|
|
||||||
image:
|
|
||||||
name: cirrusci/flutter:beta
|
|
||||||
allow_failure: true
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: coverage
|
stage: coverage
|
||||||
script: [flutter test]
|
script: [flutter test]
|
||||||
@ -133,12 +127,6 @@ build_web:
|
|||||||
paths:
|
paths:
|
||||||
- build/web/
|
- build/web/
|
||||||
|
|
||||||
build_web_beta:
|
|
||||||
extends: build_web
|
|
||||||
image:
|
|
||||||
name: cirrusci/flutter:beta
|
|
||||||
allow_failure: true
|
|
||||||
|
|
||||||
build_windows:
|
build_windows:
|
||||||
extends:
|
extends:
|
||||||
- .shared_windows_runners
|
- .shared_windows_runners
|
||||||
|
Loading…
Reference in New Issue
Block a user