mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-06 20:23:45 +00:00
Fix deprecation in goreleaser
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user