kind: pipeline type: docker name: linux-amd64-taggedver platform: arch: amd64 os: linux steps: - name: build_golang image: golang commands: - go get - go build .