Skip to content

Commit 1220c7f

Browse files
update .tekton/tasks/e2e-test.yaml
1 parent a07704d commit 1220c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/tasks/e2e-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
type: string
3131
steps:
3232
- name: e2e-test
33-
image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:20c1bfce4c79ae2fa14265923df95e120679f6ec
33+
image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:0ccb07ca4a5d221891c7e3bf170ab553d7d2f8d2
3434
command: ["/konflux-e2e/konflux-e2e.test"]
3535
# a la infra-deployment updates, when PRs merge in e2e-tests, PRs will be opened
3636
# against build-definitions to update this tag

0 commit comments

Comments
 (0)