kind: pipeline name: test-go steps: - name: test-go image: golang commands: - go test