We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18fb4c commit 10161fbCopy full SHA for 10161fb
1 file changed
.goreleaser.yaml
@@ -66,6 +66,9 @@ nfpms:
66
maintainer: STACKIT <sit-stackit-developer-tools@mail.schwarz>
67
description: A command-line interface to manage STACKIT resources.
68
license: Apache 2.0
69
+ contents:
70
+ - src: LICENSE.md
71
+ dst: LICENSE.md
72
formats:
73
- deb
74
- rpm
0 commit comments