validated syntax
parent
7cc959e192
commit
ab065c3116
|
@ -4,12 +4,12 @@ stages:
|
|||
- analyze
|
||||
|
||||
before_script:
|
||||
— flutter pub get
|
||||
— flutter clean
|
||||
- flutter pub get
|
||||
- flutter clean
|
||||
|
||||
analyze:
|
||||
stage: analyze
|
||||
script:
|
||||
- flutter analyze --no-fatal-infos --no-fatal-warnings
|
||||
only:
|
||||
— merge_requests
|
||||
- merge_requests
|
||||
|
|
Loading…
Reference in New Issue