Skip to content

Commit

Permalink
Fixed extra_files in dockers property
Browse files Browse the repository at this point in the history
  • Loading branch information
davidallendj committed Mar 27, 2024
1 parent 429e5ae commit 9556939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9556939

Please sign in to comment.