From d886a323f0a20ae1d2ababc4b344f73610991639 Mon Sep 17 00:00:00 2001 From: jstuart Date: Mon, 10 Jun 2024 12:18:30 -0500 Subject: [PATCH] debuggin new quay org --- .tekton/tasks/e2e-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/tasks/e2e-test.yaml b/.tekton/tasks/e2e-test.yaml index 3702282ef9..9d2e43f6f3 100644 --- a/.tekton/tasks/e2e-test.yaml +++ b/.tekton/tasks/e2e-test.yaml @@ -40,7 +40,7 @@ spec: - name: COMPONENT_REPO_URLS value: "https://github.com/redhat-appstudio-qe/devfile-sample-python-basic,https://github.com/redhat-appstudio-qe/retrodep,https://github.com/cachito-testing/pip-e2e-test,https://github.com/redhat-appstudio-qe/fbc-sample-repo,https://github.com/redhat-appstudio-qe/nodejs-no-dockerfile,https://github.com/redhat-appstudio-qe/maven-hello-world" - name: QUAY_E2E_ORGANIZATION - value: konflux-ci + value: redhat-appstudio-qe - name: E2E_APPLICATIONS_NAMESPACE value: "$(params.e2e_test_namespace)" - name: GITHUB_TOKEN