Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .tekton/cli-e2e-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
value: https://github.com/conforma/e2e-tests.git
- name: revision
# renovate: datasource=git-refs depName=https://github.com/conforma/e2e-tests branch=main
value: f49f4a2bcdd55e3c033fa34f51f9eb80a0067c45
value: 2f3c8026b9389b490bd53a878dc216f9847155f7
- name: oci-container-repo
value: quay.io/conforma/e2e-tests
- name: oci-container-repo-credentials-secret
Expand All @@ -42,7 +42,7 @@ spec:
value: https://github.com/conforma/e2e-tests.git
- name: revision
# renovate: datasource=git-refs depName=https://github.com/conforma/e2e-tests branch=main
value: f49f4a2bcdd55e3c033fa34f51f9eb80a0067c45
value: 2f3c8026b9389b490bd53a878dc216f9847155f7
- name: pathInRepo
value: .tekton/pipelines/conforma-e2e/pipeline.yaml
taskRunTemplate:
Expand Down
Loading