Skip to content

Commit

Permalink
revert to all the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu committed Nov 14, 2024
1 parent b9a704d commit 98d8f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/tasks/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
- name: APP_SUFFIX
value: "$(params.app_suffix)"
- name: COMPONENT_REPO_URLS
value: "https://github.com/konflux-qe-bd/devfile-sample-python-basic"
value: "https://github.com/konflux-qe-bd/devfile-sample-python-basic,https://github.com/konflux-qe-bd/retrodep,https://github.com/konflux-qe-bd/pip-e2e-test,https://github.com/konflux-qe-bd/fbc-sample-repo,https://github.com/konflux-qe-bd/docker-file-from-scratch"
- name: QUAY_E2E_ORGANIZATION
value: konflux-ci
- name: E2E_APPLICATIONS_NAMESPACE
Expand Down

0 comments on commit 98d8f29

Please sign in to comment.