5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00

Fix deprecation in goreleaser

This commit is contained in:
Wim 2019-09-07 23:37:49 +02:00
parent 294139ce7a
commit f92927eae5

View File

@ -21,7 +21,11 @@ builds:
ldflags:
- -s -w -X main.githash={{.ShortCommit}}
archive:
archives:
-
id: matterbridge
builds:
- matterbridge
name_template: "{{ .Binary }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
format: binary
files: