kind: pipeline name: default steps: - name: build image: golang:1.17 commands: - go build