Skip to content
Snippets Groups Projects
Commit a8f26e1e authored by ale's avatar ale
Browse files

Add explicit CI test stage, with metadata

parent 7da4d718
Branches
No related tags found
No related merge requests found
include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-backports.yml"
run_tests:
stage: test
image: registry.git.autistici.org/ai3/docker/test/golang:master
script:
- run-go-test ./...
artifacts:
when: always
reports:
cobertura: cover.xml
junit: report.xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment