From 4874cb34811cf4154d20b7dd495d5d483ffa1c9b Mon Sep 17 00:00:00 2001 From: Adam Cmiel Date: Fri, 20 Sep 2024 15:50:21 +0200 Subject: [PATCH] Don't push acceptable-bundles to redhat-appstudio The quay.io/redhat-appstudio-tekton-catalog/data-acceptable-bundles image is no longer used anywhere. Stop pushing it. Signed-off-by: Adam Cmiel --- .tekton/push.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/.tekton/push.yaml b/.tekton/push.yaml index 47c28d481..77546c73d 100644 --- a/.tekton/push.yaml +++ b/.tekton/push.yaml @@ -169,28 +169,6 @@ spec: - $(workspaces.source.path)/pipeline-bundle-list-konflux-ci - $(workspaces.source.path)/task-bundle-list-appstudio - $(workspaces.source.path)/pipeline-bundle-list-appstudio - - name: copy-acceptable-bundle-to-appstudio - image: quay.io/konflux-ci/appstudio-utils:{{ revision }} - workingDir: $(workspaces.source.path)/source - script: | - #!/bin/bash - set -euo pipefail - - DATA_BUNDLE_REPO=quay.io/konflux-ci/tekton-catalog/data-acceptable-bundles - DATA_BUNDLE_TAG=$(