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

View file

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