From c74f6aef0505cc541cd5fd5541fd81c96a8fd7f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20de=20la=20Pe=C3=B1a?= Date: Tue, 19 Oct 2021 21:59:45 +0200 Subject: [PATCH] fix: align comment Co-authored-by: Jaime Soriano Pastor --- dev-tools/packaging/packages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tools/packaging/packages.yml b/dev-tools/packaging/packages.yml index c9472e8901fa..284e5fd1f06d 100644 --- a/dev-tools/packaging/packages.yml +++ b/dev-tools/packaging/packages.yml @@ -1066,8 +1066,8 @@ specs: '{{.BeatName}}{{.BinaryExt}}': source: ./build/golang-crossbuild/{{.BeatName}}-{{.GOOS}}-{{.Platform.Arch}}{{.BinaryExt}} - # Complete image gets a 'complete' variant for synthetics and other large - # packages too big to fit in the main image + # Complete image gets a 'complete' variant for synthetics and other large + # packages too big to fit in the main image - os: linux arch: arm64 types: [docker]