kind: pipeline name: hellodrone steps: - name: build hello.go image: golang commands: - go build