update rel config

mine
derailed 2020-02-10 17:42:37 -07:00
parent 6670600756
commit adb1475474
1 changed files with 12 additions and 11 deletions

View File

@ -22,16 +22,17 @@ builds:
- 7
ldflags:
- -s -w -X github.com/derailed/k9s/cmd.version={{.Version}} -X github.com/derailed/k9s/cmd.commit={{.Commit}} -X github.com/derailed/k9s/cmd.date={{.Date}}
archive:
replacements:
darwin: Darwin
linux: Linux
windows: Windows
bit: Arm
bitv6: Arm6
bitv7: Arm7
386: i386
amd64: x86_64
archives:
- name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
replacements:
darwin: Darwin
linux: Linux
windows: Windows
bit: Arm
bitv6: Arm6
bitv7: Arm7
386: i386
amd64: x86_64
checksum:
name_template: "checksums.txt"
snapshot:
@ -43,7 +44,7 @@ changelog:
- "^docs:"
- "^test:"
# Homebrew
# Homebrews
brews:
- name: k9s
github: