mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-26 08:54:42 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
db73464232
commit
172e97612e
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
# This file is a template, and might need editing before it works on your project.
|
||||
test:
|
||||
stage: test
|
||||
except:
|
||||
- triage
|
||||
image: "cirrusci/flutter:latest"
|
||||
before_script:
|
||||
- pub global activate junitreport
|
||||
|
|
Loading…
Add table
Reference in a new issue