From e258f1a77f87bbb5a8a2f90e741d29da8cd60924 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 14 May 2026 21:44:40 +0200 Subject: [PATCH] Revert "bk: run faster builds (#19006)" This reverts commit d57619a6e78c67703edd701f971b600b75335ec6. --- catalog-info.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index bdd5a9b1184..851a5c83459 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -44,12 +44,6 @@ spec: spec: branch_configuration: "main backport-* feature/*" pipeline_file: ".buildkite/pipeline.yml" - initial_step_plugins: - - sparse-checkout#v1.6.0: - paths: - - .buildkite - - .go-version - cleanup_sparse_state: true provider_settings: build_pull_request_forks: false build_pull_requests: true # requires filter_enabled and filter_condition settings as below when used with buildkite-pr-bot @@ -139,12 +133,6 @@ spec: spec: branch_configuration: "main backport-*" pipeline_file: ".buildkite/pipeline.yml" - initial_step_plugins: - - sparse-checkout#v1.6.0: - paths: - - .buildkite - - .go-version - cleanup_sparse_state: true provider_settings: build_pull_request_forks: false build_pull_requests: true # requires filter_enabled and filter_condition settings as below when used with buildkite-pr-bot