mirror of
https://github.com/versity/versitygw.git
synced 2026-07-24 17:12:36 +00:00
chore: fix releaser build path
This fixes the location of the release binary to the top level for better release artifact locations.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ builds:
|
||||
# once we need to enable this, we will need to do per distro releases
|
||||
- CGO_ENABLED=0
|
||||
main: ./cmd/versitygw
|
||||
binary: ./cmd/versitygw
|
||||
binary: versitygw
|
||||
id: versitygw
|
||||
goarch:
|
||||
- amd64
|
||||
|
||||
Reference in New Issue
Block a user