Update .gitlab-ci.yml

This commit is contained in:
nkming2 2021-09-02 10:48:20 +00:00
parent db73464232
commit 172e97612e

View file

@ -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