chore: goreleaser set rlcp field (#1967)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
9020455834
commit
8734cbb8dc
|
|
@ -107,6 +107,7 @@ builds:
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- name_template: "dragonfly-{{ .Version }}-{{ .Os }}-{{ .Arch }}"
|
- name_template: "dragonfly-{{ .Version }}-{{ .Os }}-{{ .Arch }}"
|
||||||
|
rlcp: true
|
||||||
format: tar.gz
|
format: tar.gz
|
||||||
files:
|
files:
|
||||||
- LICENSE
|
- LICENSE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue