--- kind: pipeline type: docker name: default steps: - name: backend image: golang commands: - go build - go test; ls -l output.* serving-crds.*