Fixed extra_files in dockers property

This commit is contained in:
David J. Allen 2024-03-27 10:46:44 -06:00
parent 429e5ae920
commit 9556939495
No known key found for this signature in database
GPG key ID: 717C593FF60A2ACC

View file

@ -21,7 +21,7 @@ dockers:
- "--label=org.opencontainers.image.revision={{.FullCommit}}"
- "--label=org.opencontainers.image.version={{.Version}}"
extra_files:
- LICENSE
- LICENSE.md
- README.md
archives:
- format: tar.gz