clone: git: image: woodpeckerci/plugin-git:next pipeline: compliance: image: golang:1.18 commands: - go test -race ./... - go vet ./...