Allow failure of flutter analyze again
This commit is contained in:
parent
f3cc68fb6e
commit
5afd329f4f
|
@ -25,6 +25,7 @@ code_analyze:
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- flutter analyze
|
- flutter analyze
|
||||||
|
allow_failure: true
|
||||||
|
|
||||||
builddocs:
|
builddocs:
|
||||||
stage: builddocs
|
stage: builddocs
|
||||||
|
|
Loading…
Reference in a new issue