We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea8eb58 + dceb267 commit 3b1d1b5Copy full SHA for 3b1d1b5
1 file changed
.goreleaser.yml
@@ -24,6 +24,7 @@ archives:
24
format: tar.gz
25
name_template: "{{ .Binary }}_{{.Version}}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{.Arm }}{{ end }}"
26
files:
27
+ - "cfg/*"
28
- "cfg/**/*"
29
nfpms:
30
- vendor: Aqua Security
0 commit comments