fix release tags
parent
83556dcc51
commit
fbb885d2f7
|
|
@ -18,7 +18,7 @@ builds:
|
||||||
- 386
|
- 386
|
||||||
- amd64
|
- amd64
|
||||||
ldflags:
|
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:
|
archive:
|
||||||
replacements:
|
replacements:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue