Newer
Older
include:
- "https://git.autistici.org/ai3/build-container/raw/master/common.yml"
- "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
test:
stage: test
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golang:1.16
script:
- go test -v ./...