kind: pipeline name: default steps: - name: build image: golang commands: - make build