kind: pipeline
type: docker
name: default
steps:
- name: builds
image: golang:latest
commands:
- go build