mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Deal with goreleaser field deprecations.
This commit is contained in:
@@ -60,9 +60,9 @@ builds:
|
||||
- darwin
|
||||
- windows
|
||||
goarch:
|
||||
- amd64
|
||||
archive:
|
||||
name_template: "{{ .ProjectName }}_${tSemver}_{{ .Os }}_{{ .Arch }}"
|
||||
- amd64
|
||||
archives:
|
||||
- name_template: "${module}_${tSemver}_{{ .Os }}_{{ .Arch }}"
|
||||
EOF
|
||||
|
||||
cat $configFile
|
||||
|
||||
Reference in New Issue
Block a user