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