mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +00:00
Set tk version at release time
This commit is contained in:
parent
2cf33b04f9
commit
f231107869
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
builds:
|
||||
- main: ./cmd/tk
|
||||
ldflags:
|
||||
- -s -w -X main.VERSION={{ .Version }}
|
||||
binary: tk
|
||||
goos:
|
||||
- darwin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue