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
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.
|
# This file is a template, and might need editing before it works on your project.
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
image: "cirrusci/flutter:2.0.4"
|
image: "cirrusci/flutter:latest"
|
||||||
before_script:
|
before_script:
|
||||||
- pub global activate junitreport
|
- pub global activate junitreport
|
||||||
- export PATH="$PATH":"$HOME/.pub-cache/bin"
|
- export PATH="$PATH":"$HOME/.pub-cache/bin"
|
||||||
|
|
Loading…
Reference in a new issue