diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index d968ea3a304..c4bbcbb3c7c 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -3,3 +3,6 @@ steps: - label: "Generate dynamic pipeline" command: ".buildkite/scripts/generate_pipeline.sh" + agents: + provider: "gcp" + image: "family/platform-ingest-beats-ubuntu-2204"