mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
Let goreleaser use custom release notes
If the changelog generation is disabled in goreleaser, this also ignores custom release notes passed in via the command line. Thus keep the default changelog configuration.
This commit is contained in:
committed by
Alexander Neumann
parent
76759aa52e
commit
c38e18b708
@@ -105,10 +105,6 @@ signs:
|
||||
- "--detach-sign"
|
||||
- "${artifact}"
|
||||
|
||||
# do not generate a changelog file, we're using calens for that
|
||||
changelog:
|
||||
skip: true
|
||||
|
||||
# configure building the rest-server docker image
|
||||
dockers:
|
||||
- image_templates:
|
||||
|
||||
Reference in New Issue
Block a user