mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-02 14:56:20 +01:00
Merge remote-tracking branch 'remote/master'
This commit is contained in:
commit
5cf5c6dafc
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