pipeline: build: image: docker.io/golang:latest commands: - go get - go build