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 84b6cae commit 59a9640Copy full SHA for 59a9640
.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:9a6c4554c393b526a24c3b137a59faae436afc61
+ image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:48eb3cdf4f554f42ddf30d142f4aaed2c7607b5a
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