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

View File

@ -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