We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5011e commit fe9f942Copy full SHA for fe9f942
1 file changed
.goreleaser.yml
@@ -26,7 +26,8 @@ build:
26
goarm: 6
27
env:
28
- CGO_ENABLED=0
29
-archive:
+archives:
30
+-
31
name_template: "{{.Binary}}_{{.Version}}_{{.Os}}-{{.Arch}}"
32
replacements:
33
amd64: 64bit
0 commit comments