kind: pipeline name: default platform: os: linux arch: amd64 steps: - name: build image: golang:1-14rc commands: - go build -o ssh-grab-passwords-map ./...