pipeline: build: image: golang:stretch commands: - go get -d -v - go build -v