This commit is contained in:
parent
1f9585e74d
commit
581c91e7b9
@ -12,7 +12,7 @@ steps:
|
||||
- git config --global --add --bool push.autoSetupRemote true
|
||||
- git fetch --tags
|
||||
- pip install -U Commitizen
|
||||
- cz bump
|
||||
- cz bump --yes
|
||||
- git push --follow-tags
|
||||
- cz changelog $(cz version -p) > CZ_CURRENT_CHANGELOG.md
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user