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 c0c8049 commit 1ba15a0Copy full SHA for 1ba15a0
.goreleaser.yaml
@@ -18,7 +18,7 @@ builds:
18
archives:
19
- name_template: >-
20
{{ .ProjectName }}_
21
- {{ .Version }}_
+ {{- .Version }}_
22
{{- title .Os }}_
23
{{- if eq .Arch "amd64" }}x86_64
24
{{- else if eq .Arch "386" }}i386
0 commit comments