mirror of
https://github.com/gogrlx/bitcask.git
synced 2026-04-02 02:58:59 -07:00
Fixed goreleaser config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
builds:
|
||||
-
|
||||
main: ./cmd/bitcask
|
||||
flags: -tags "static_build"
|
||||
ldflags: -w -X .Version={{.Version}} -X .Commit={{.Commit}}
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user