Merge pull request #410 from versity/ben/releaser

chore: fix releaser build path
This commit is contained in:
Ben McClelland
2024-02-21 09:51:35 -08:00
committed by GitHub
+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