From 03a7f544694e12c37e7066915820a88f0c21228c Mon Sep 17 00:00:00 2001 From: kongfei605 Date: Thu, 27 Jun 2024 06:43:20 +0800 Subject: [PATCH] chore: update goreleaser (#983) --- .goreleaser.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index a577b038..c878a07b 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -8,7 +8,7 @@ snapshot: checksum: name_template: 'checksums.txt' changelog: - skip: true + disable: true builds: - id: linux-arm64 @@ -102,7 +102,6 @@ builds: archives: - id: categraf - rlcp: true builds: - linux-amd64-cgo format: tar.gz @@ -115,7 +114,6 @@ archives: - conf/* - id: categraf-common - rlcp: true builds: - linux-amd64 - linux-arm64 @@ -130,7 +128,6 @@ archives: - conf/* - id: categraf-slim - rlcp: true builds: - linux-slim format: tar.gz