Skip to content

Commit

Permalink
Add LICENSE file into the tar file
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Dec 9, 2020
1 parent fe83577 commit e092650
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ archives:
format: zip
files:
- README.md
- LICENSE
- name_template: "kubectl-ks-{{ .Os }}-{{ .Arch }}"
id: "kubectl-ks"
replacements:
Expand All @@ -68,6 +69,7 @@ archives:
format: zip
files:
- README.md
- LICENSE
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit e092650

Please sign in to comment.