mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-20 11:37:00 -07:00
goreleaser: added lib/ to archive and dockers
This commit is contained in:
parent
aaeac5132b
commit
113b6a9368
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ archives:
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
- README.md
|
- README.md
|
||||||
|
- lib/
|
||||||
dockers:
|
dockers:
|
||||||
-
|
-
|
||||||
image_templates:
|
image_templates:
|
||||||
|
|
@ -41,6 +42,7 @@ dockers:
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
- README.md
|
- README.md
|
||||||
|
- lib/
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
snapshot:
|
snapshot:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue