mirror of
https://github.com/thegeeklab/git-batch.git
synced 2024-11-21 18:40:40 +00:00
ci: fix changelog generation
This commit is contained in:
parent
7a366af9ef
commit
5b474cc3cb
@ -23,8 +23,8 @@ steps:
|
||||
commands:
|
||||
- git fetch --depth=2147483647
|
||||
- git sv current-version
|
||||
- git sv release-notes
|
||||
- git sv release-notes -o CHANGELOG.md
|
||||
- git sv release-notes -t ${CI_COMMIT_TAG:-next} -o CHANGELOG.md
|
||||
- cat CHANGELOG.md
|
||||
|
||||
publish-github:
|
||||
image: docker.io/plugins/github-release
|
||||
|
Loading…
Reference in New Issue
Block a user