Fix tekton pipelines.

This commit is contained in:
Tom Alexander
2026-06-18 23:59:30 -04:00
parent 27342b0a44
commit 9fde1c8989

View File

@@ -54,11 +54,13 @@ spec:
resolver: git
params:
- name: url
value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git
- name: revision
value: df36b3853a5657fd883015cdbf07ad6466918acf
value: https://code.fizz.buzz/mirror/git-clone.git # mirror of https://github.com/tektoncd-catalog/git-clone.git
# - name: revision
# value: c3498c69cf6de9583e1c667e723fd8626af1b33c
- name: ref
value: "v1.7.0"
- name: pathInRepo
value: task/git-clone/0.9/git-clone.yaml
value: task/git-clone/git-clone.yaml
workspaces:
- name: output
workspace: git-source