Added missing param to tekton pipeline

This commit is contained in:
Marcus Noble 2020-06-03 15:04:49 +01:00
parent 7741daa25a
commit b511c7e579
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ spec:
type: string
- name: projectname
type: string
- name: prid
type: string
resources:
- name: git-source
type: git