use different image

main
Julian Gegner 2023-02-26 18:03:00 +01:00
parent ab065c3116
commit e110cfb684
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
image: matspfeiffer/flutter:latest image: cirrusci/flutter:latest
stages: stages:
- analyze - analyze
@ -10,6 +10,6 @@ before_script:
analyze: analyze:
stage: analyze stage: analyze
script: script:
- flutter analyze --no-fatal-infos --no-fatal-warnings - flutter analyze
only: only:
- merge_requests - merge_requests