initial commit
This commit is contained in:
7
dev/tekton/tasks/timestamp/timestamp-pipeline-run.yaml
Normal file
7
dev/tekton/tasks/timestamp/timestamp-pipeline-run.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: tekton.dev/v1beta1
|
||||
kind: PipelineRun
|
||||
metadata:
|
||||
generateName: timestamp-
|
||||
spec:
|
||||
pipelineRef:
|
||||
name: timestamp
|
||||
Reference in New Issue
Block a user