mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 14:09:21 +00:00
update goreleaser
This commit is contained in:
parent
6655204442
commit
798e99c50b
1 changed files with 1 additions and 2 deletions
|
|
@ -12,12 +12,11 @@ archives:
|
|||
format: zip
|
||||
name_template: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}"
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
name_template: 'CHECKSUMS'
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
changelog:
|
||||
sort: asc
|
||||
filters:
|
||||
exclude:
|
||||
- '^docs:'
|
||||
- '^test:'
|
||||
Loading…
Reference in a new issue