Add version in archive name
This commit is contained in:
@ -32,6 +32,7 @@ archives:
|
|||||||
allow_different_binary_count: true
|
allow_different_binary_count: true
|
||||||
name_template: >-
|
name_template: >-
|
||||||
{{ .ProjectName }}_
|
{{ .ProjectName }}_
|
||||||
|
{{- .Version }}_
|
||||||
{{- .Os }}_
|
{{- .Os }}_
|
||||||
{{- .Arch }}_
|
{{- .Arch }}_
|
||||||
{{- if eq .Arch "amd64" }}{{ .Amd64 }}
|
{{- if eq .Arch "amd64" }}{{ .Amd64 }}
|
||||||
|
Reference in New Issue
Block a user