Skip to content

Commit

Permalink
chore: update goreleaser (#983)
Browse files Browse the repository at this point in the history
  • Loading branch information
kongfei605 authored Jun 26, 2024
1 parent 6e2a9ed commit 03a7f54
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ snapshot:
checksum:
name_template: 'checksums.txt'
changelog:
skip: true
disable: true

builds:
- id: linux-arm64
Expand Down Expand Up @@ -102,7 +102,6 @@ builds:

archives:
- id: categraf
rlcp: true
builds:
- linux-amd64-cgo
format: tar.gz
Expand All @@ -115,7 +114,6 @@ archives:
- conf/*

- id: categraf-common
rlcp: true
builds:
- linux-amd64
- linux-arm64
Expand All @@ -130,7 +128,6 @@ archives:
- conf/*

- id: categraf-slim
rlcp: true
builds:
- linux-slim
format: tar.gz
Expand Down

0 comments on commit 03a7f54

Please sign in to comment.