mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 08:46:18 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
7b3b0fed40
commit
bec349f472
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ test:
|
|||
stage: test
|
||||
except:
|
||||
- triage
|
||||
image: "cirrusci/flutter:3.0.4"
|
||||
image: "cirrusci/flutter:3.3.8"
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq libsqlite3-dev
|
||||
- flutter pub global activate junitreport
|
||||
|
|
Loading…
Reference in a new issue