flagger/.gitlab-ci.yml

9 lines
91 B
YAML

stages:
- test
test_job:
stage: test
tags:
- linux1
script: go test -test.v .