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