Skip to content

Commit 10161fb

Browse files
Add LICENSE to deb and rpm pkg (#134)
* Add LICENSE to deb and rpm pkg * Revert "Add LICENSE to deb and rpm pkg" This reverts commit 26c3b56. * Add contents
1 parent b18fb4c commit 10161fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ nfpms:
6666
maintainer: STACKIT <[email protected]>
6767
description: A command-line interface to manage STACKIT resources.
6868
license: Apache 2.0
69+
contents:
70+
- src: LICENSE.md
71+
dst: LICENSE.md
6972
formats:
7073
- deb
7174
- rpm

0 commit comments

Comments
 (0)