use different image
parent
ab065c3116
commit
e110cfb684
|
@ -1,4 +1,4 @@
|
|||
image: matspfeiffer/flutter:latest
|
||||
image: cirrusci/flutter:latest
|
||||
|
||||
stages:
|
||||
- analyze
|
||||
|
@ -10,6 +10,6 @@ before_script:
|
|||
analyze:
|
||||
stage: analyze
|
||||
script:
|
||||
- flutter analyze --no-fatal-infos --no-fatal-warnings
|
||||
- flutter analyze
|
||||
only:
|
||||
- merge_requests
|
||||
|
|
Loading…
Reference in New Issue