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