pipeline: test: image: alpine commands: - apk add -U --no-cache go - go test -v -race ./...