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