fix changelog generation
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8a3bbf0d90
commit
c0fde30643
@ -60,7 +60,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- git fetch -tq
|
- git fetch -tq
|
||||||
- git-chglog --no-color --no-emoji ${DRONE_TAG:-"--next-tag unreleased unreleased"}
|
- git-chglog --no-color --no-emoji ${DRONE_TAG:-"--next-tag unreleased unreleased"}
|
||||||
- git-chglog --no-color --no-emoji -o CHANGELOG.md ${DRONE_TAG:-"--next-tag unreleased unreleased"}
|
- git-chglog --no-color --no-emoji -o CHANGELOG.md ${DRONE_TAG:---next-tag unreleased unreleased}
|
||||||
depends_on:
|
depends_on:
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
@ -188,6 +188,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 1e5303297ab909b1efb4323d9a8f7edbf93d839570f89e1f0b403437bfe4d580
|
hmac: b44b67a35b188385792399a1da8b54aba16bec853b038b06285901ada99e406f
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user