diff --git a/.tekton/scripts/check-task-pipeline-bundle-repos.sh b/.tekton/scripts/check-task-pipeline-bundle-repos.sh index 74d0537e1..ccb148a4a 100755 --- a/.tekton/scripts/check-task-pipeline-bundle-repos.sh +++ b/.tekton/scripts/check-task-pipeline-bundle-repos.sh @@ -8,7 +8,6 @@ SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" cd "$SCRIPTDIR/../.." CATALOG_NAMESPACES=( - redhat-appstudio-tekton-catalog konflux-ci/tekton-catalog )