mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-02 06:46:22 +01:00
Update ci image
This commit is contained in:
parent
a574bd8411
commit
d2f75b67f7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ test:
|
|||
stage: test
|
||||
except:
|
||||
- triage
|
||||
image: "cirrusci/flutter:2.10.4"
|
||||
image: "cirrusci/flutter:3.0.4"
|
||||
before_script:
|
||||
- pub global activate junitreport
|
||||
- export PATH="$PATH":"$HOME/.pub-cache/bin"
|
||||
|
|
Loading…
Reference in a new issue