Skip to content

Commit

Permalink
Fix git resolver: use url for anonymous checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
  • Loading branch information
vdemeester authored and openshift-merge-bot[bot] committed Dec 19, 2023
1 parent 0d7d6ab commit 6d893ea
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/e2e/resources/pipeline-maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ spec:
taskRef:
resolver: git
params:
- name: repo
value: tektoncd-catalog
- name: org
value: openshift-pipelines
- name: url
value: https://github.com/openshift-pipelines/tektoncd-catalog
- name: revision
value: p
- name: pathInRepo
Expand Down

0 comments on commit 6d893ea

Please sign in to comment.