fix naming conflict with goreleaser, add buildrone key to other steps

This commit is contained in:
Harvey Tindall
2021-03-07 15:54:32 +00:00
parent 92332206f0
commit eb8f2777ae
6 changed files with 40 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ builds:
env:
- CGO_ENABLED=0
ldflags:
- -s -w -X main.version={{.Env.VERSION}} -X main.commit={{.ShortCommit}} -X main.updater=binary
- -s -w -X main.version={{.Env.JFA_GO_VERSION}} -X main.commit={{.ShortCommit}} -X main.updater=binary
goos:
- linux
- windows