From 8395b63d4c3ac140e81a692c22ea0fba091f295a Mon Sep 17 00:00:00 2001 From: Pavel Zorin Date: Fri, 12 Apr 2024 15:24:28 +0200 Subject: [PATCH] More artifacts --- .../x-pack/agentbeat/pipeline.xpack.agentbeat.package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/x-pack/agentbeat/pipeline.xpack.agentbeat.package.yml b/.buildkite/x-pack/agentbeat/pipeline.xpack.agentbeat.package.yml index f9ad1c15f9ca..4a2a615221cd 100644 --- a/.buildkite/x-pack/agentbeat/pipeline.xpack.agentbeat.package.yml +++ b/.buildkite/x-pack/agentbeat/pipeline.xpack.agentbeat.package.yml @@ -20,4 +20,4 @@ steps: env: SNAPSHOT: true artifact_paths: - - "x-pack/agentbeat/build/distributions/**/*" + - "x-pack/agentbeat/build/**/*"