Added missing param to tekton pipeline
This commit is contained in:
parent
7741daa25a
commit
b511c7e579
@ -11,6 +11,8 @@ spec:
|
|||||||
type: string
|
type: string
|
||||||
- name: projectname
|
- name: projectname
|
||||||
type: string
|
type: string
|
||||||
|
- name: prid
|
||||||
|
type: string
|
||||||
resources:
|
resources:
|
||||||
- name: git-source
|
- name: git-source
|
||||||
type: git
|
type: git
|
||||||
|
Loading…
Reference in New Issue
Block a user