# hello-pipelinerun.yaml apiVersion: tekton.dev/v1 kind: PipelineRun metadata: name: hello-pipelinerun namespace: tekton-demo spec: pipelineRef: name: hello-pipeline