Compare commits
1 commit
9db7c6d03e
...
61f8d7f5bf
| Author | SHA1 | Date | |
|---|---|---|---|
| 61f8d7f5bf |
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,6 @@ builds:
|
||||||
archives:
|
archives:
|
||||||
- format: tar.gz
|
- format: tar.gz
|
||||||
# this name template makes the OS and Arch compatible with the results of `uname`.
|
# this name template makes the OS and Arch compatible with the results of `uname`.
|
||||||
name_template: "{{ .ProjectName }}-{{ .Version }}.{{ .Os }}-{{ .Arch }}"
|
name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}"
|
||||||
wrap_in_directory: true
|
wrap_in_directory: true
|
||||||
strip_parent_binary_folder: false
|
strip_parent_binary_folder: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue