From 415d3d373b79669b08fb9e3048f3b81d8e250b65 Mon Sep 17 00:00:00 2001 From: nuugen Date: Thu, 6 Mar 2025 13:15:41 +0100 Subject: [PATCH] chore(ci): Validate catalog-info.yaml --- .buildkite/pipeline.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 69db79fc954..8b1571f3b40 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -326,3 +326,8 @@ steps: build: commit: "${BUILDKITE_COMMIT}" branch: "${BUILDKITE_BRANCH}" + + - label: "Validate catalog-info.yaml" + command: "/agent/check-catalog-info.sh" + agents: + image: docker.elastic.co/ci-agent-images/pipelib:0.13.0