From ba147a61616cafda17e103b778ff702017ad7ff4 Mon Sep 17 00:00:00 2001 From: Olga Naidjonoka Date: Thu, 11 Apr 2024 17:31:10 +0300 Subject: [PATCH] resolved conflicts --- .buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml b/.buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml index 05aee81e4d80..76291321ab49 100644 --- a/.buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml @@ -70,7 +70,7 @@ steps: - label: ":ubuntu: Xpack/Dockerlogbeat Packaging Linux X86" key: "auditbeat-package-linux-x86" env: - PLATFORMS: "+all linux/amd64 linux/arm64 windows/amd64 darwin/amd64 darwin/arm64" + PLATFORMS: "+all linux/amd64 linux/arm64 windows/amd64 darwin/amd64" SNAPSHOT: true command: "cd x-pack/dockerlogbeat && mage package" agents: