Remove no longer needed parameters.
This commit is contained in:
parent
ad8dd1cdda
commit
105e6cd594
|
|
@ -11,9 +11,6 @@ spec:
|
||||||
description: Shared data.
|
description: Shared data.
|
||||||
- name: git-credentials
|
- name: git-credentials
|
||||||
description: tekton git credentials
|
description: tekton git credentials
|
||||||
params:
|
|
||||||
- name: pr-id
|
|
||||||
description: ID number of the current PR.
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: fetch-repo
|
- name: fetch-repo
|
||||||
workspaces:
|
workspaces:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue