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:
Ben McClelland
2024-02-21 09:04:19 -08:00
parent e302c15569
commit 9ec98d70e8
+1 -1
View File
@@ -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