--- kind: pipeline type: docker name: linux steps: - image: golang commands: - go build - go test