--- kind: pipeline type: kubernetes name: proto pipeline steps: - name: Run goids image: golang:alpine3.16 commands: - go run main.go