Skip to content

Commit

Permalink
Add removed params during migration to a new konflux workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
flacatus committed Jul 30, 2024
1 parent 102257c commit e5f0058
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .tekton/tasks/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ spec:
type: string
steps:
- name: e2e-test
image: quay.io/redhat-user-workloads/rhtap-qe-shared-tenant/konflux-e2e/konflux-e2e-tests:77c4fa94511b1fe7846d0acc979657ee6d456877
image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:77c4fa94511b1fe7846d0acc979657ee6d456877
command: ["/konflux-e2e/konflux-e2e.test"]
# a la infra-deployment updates, when PRs merge in e2e-tests, PRs will be opened
# against build-definitions to update this tag
args: [
Expand Down

0 comments on commit e5f0058

Please sign in to comment.