This commit is contained in:
parent
ac0d4c4616
commit
2179ffbfa0
@ -11,7 +11,7 @@ steps:
|
||||
"https://gitea.dikurium.ch/"
|
||||
- git config --global --add --bool push.autoSetupRemote true
|
||||
- git fetch --tags
|
||||
- cz bump --annotated-tag --yes
|
||||
- cz bump --annotated-tag --yes || echo "An error occured while bumping the tag." && exit 0
|
||||
- git push --follow-tags
|
||||
- (cz changelog $(cz version -p) > CZ_CURRENT_CHANGELOG.md) || echo "An error occured while generating the changelog."
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user