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:
Michael Eischer
2023-07-09 18:58:26 +02:00
committed by Alexander Neumann
parent 76759aa52e
commit c38e18b708

View File

@@ -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: