Compare commits
	
		
			No commits in common. "e9b12908026c20c9784880d770921220fbc17c96" and "eaa00bf4f52c2123a669fa692f9c3ae886506a87" have entirely different histories.
		
	
	
		
			e9b1290802
			...
			eaa00bf4f5
		
	
		
| @ -14,7 +14,7 @@ steps: | |||||||
|       - pip install -U Commitizen |       - pip install -U Commitizen | ||||||
|       - cz bump --annotated-tag --yes |       - cz bump --annotated-tag --yes | ||||||
|       - git push --follow-tags |       - git push --follow-tags | ||||||
|       - cz changelog $(cz version -p) --file-name CZ_CURRENT_CHANGELOG.md || echo "An error occured while generating the changelog." |       - cz changelog $(cz version -p) > CZ_CURRENT_CHANGELOG.md || echo "An error occured while generating the changelog." | ||||||
|     environment: |     environment: | ||||||
|       GIT_USERNAME: |       GIT_USERNAME: | ||||||
|         from_secret: git_username |         from_secret: git_username | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user