We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07704d commit 1220c7fCopy full SHA for 1220c7f
.tekton/tasks/e2e-test.yaml
@@ -30,7 +30,7 @@ spec:
30
type: string
31
steps:
32
- name: e2e-test
33
- image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:20c1bfce4c79ae2fa14265923df95e120679f6ec
+ image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:0ccb07ca4a5d221891c7e3bf170ab553d7d2f8d2
34
command: ["/konflux-e2e/konflux-e2e.test"]
35
# a la infra-deployment updates, when PRs merge in e2e-tests, PRs will be opened
36
# against build-definitions to update this tag
0 commit comments