Merge branch 'ChristianPauly-master-patch-25369' into 'master'

[CI] Disable allow_failure for analyzer

See merge request famedly/famedlysdk!40
This commit is contained in:
Marcel 2019-07-21 06:09:18 +00:00
commit 6380994f96
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ code_analyze:
dependencies: []
script:
- flutter analyze
allow_failure: true
builddocs:
stage: builddocs