mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
fix issue where binaries are not released
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
64ebe6b0c8
commit
c0680f34f1
1 changed files with 0 additions and 10 deletions
|
@ -32,16 +32,6 @@ builds:
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- id: golang-cross
|
- id: golang-cross
|
||||||
builds:
|
|
||||||
- darwin-amd64
|
|
||||||
- darwin-arm64
|
|
||||||
- freebsd-amd64
|
|
||||||
- linux-386
|
|
||||||
- linux-amd64
|
|
||||||
- linux-arm64
|
|
||||||
- linux-arm-5
|
|
||||||
- linux-arm-6
|
|
||||||
- linux-arm-7
|
|
||||||
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
|
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
|
||||||
format: binary
|
format: binary
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue