Skip to content

Commit 3b1d1b5

Browse files
authored
Merge pull request #97 from aquasecurity/update_release
add files with directories too in release
2 parents ea8eb58 + dceb267 commit 3b1d1b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ archives:
2424
format: tar.gz
2525
name_template: "{{ .Binary }}_{{.Version}}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{.Arm }}{{ end }}"
2626
files:
27+
- "cfg/*"
2728
- "cfg/**/*"
2829
nfpms:
2930
- vendor: Aqua Security

0 commit comments

Comments
 (0)