fix release tags
parent
83556dcc51
commit
fbb885d2f7
|
|
@ -18,7 +18,7 @@ builds:
|
|||
- 386
|
||||
- amd64
|
||||
ldflags:
|
||||
- -s -w -X github.com/derailed/k9s/internal/cmd.version={{.Version}} -X github.com/derailed/k9s/internal/cmd.commit={{.Commit}} -X github.com/derailed/k9s/internal/cmd.date={{.Date}}
|
||||
- -s -w -X github.com/derailed/k9s/cmd.version={{.Version}} -X github.com/derailed/k9s/cmd.commit={{.Commit}} -X github.com/derailed/k9s/cmd.date={{.Date}}
|
||||
|
||||
archive:
|
||||
replacements:
|
||||
|
|
|
|||
Loading…
Reference in New Issue