mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
Update ci image
This commit is contained in:
parent
5f3e3ef0c3
commit
74c7bf5bde
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# This file is a template, and might need editing before it works on your project.
|
||||
test:
|
||||
stage: test
|
||||
image: "cirrusci/flutter:2.0.4"
|
||||
image: "cirrusci/flutter:latest"
|
||||
before_script:
|
||||
- pub global activate junitreport
|
||||
- export PATH="$PATH":"$HOME/.pub-cache/bin"
|
||||
|
|
Loading…
Reference in a new issue