mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
fix #901
This commit is contained in:
parent
bbd8807d65
commit
58df5b4e8c
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ builds:
|
||||||
goarch: arm
|
goarch: arm
|
||||||
- goos: freebsd
|
- goos: freebsd
|
||||||
goarch: arm64
|
goarch: arm64
|
||||||
|
flags:
|
||||||
|
- -trimpath
|
||||||
archive:
|
archive:
|
||||||
name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
|
name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
|
||||||
format: tar.gz
|
format: tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue