mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-26 08:54:42 +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
|
stage: test
|
||||||
except:
|
except:
|
||||||
- triage
|
- triage
|
||||||
image: "cirrusci/flutter:latest"
|
image: "cirrusci/flutter:2.10.4"
|
||||||
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…
Add table
Reference in a new issue