Skip to content

EN-275 fix: publish changelog and version

Hamza requested to merge fix/publish-changelog-and-version into dev

Summary

Add git push to publish changelog and tag from pipeline to dev

Changes

  • add git push --follow-tags origin dev to run at the end of the version stage in pipeline
Edited by Hamza

Merge request reports