test
This commit is contained in:
10
sample-hello/hello-pipelinerun.yaml
Normal file
10
sample-hello/hello-pipelinerun.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
# hello-pipelinerun.yaml
|
||||
apiVersion: tekton.dev/v1
|
||||
kind: PipelineRun
|
||||
metadata:
|
||||
name: hello-pipelinerun
|
||||
namespace: tekton-demo
|
||||
spec:
|
||||
pipelineRef:
|
||||
name: hello-pipeline
|
||||
|
||||
Reference in New Issue
Block a user