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

Use new CI templates

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