Skip to content

Commit 32b7678

Browse files
fix to use generateName
1 parent 682fa41 commit 32b7678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maximo-pipeline-run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: tekton.dev/v1beta1
33
kind: PipelineRun
44
metadata:
5-
name: pr-mas-core-deploy
5+
generateName: pr-mas-core-
66
spec:
77
workspaces:
88
- name: shared-workspace

0 commit comments

Comments
 (0)