fix: add goreleaser

Signed-off-by: joyceliu <joyceliu@yunify.com>
This commit is contained in:
joyceliu 2024-07-01 13:25:31 +08:00
parent 2d320c77e3
commit cb138e14fa

View File

@ -19,8 +19,8 @@ builds:
- arm64
binary: kubekey
ldflags: "{{ .Env.LDFLAGS }}"
flags:
- -tags=builtin
tags:
- builtin
archives:
- format: tar.gz
@ -28,6 +28,8 @@ archives:
files:
- none*
checksum:
name_template: "{{ .ProjectName }}_v{{ .Version }}_checksums.txt"
release:
prerelease: auto