Open
Description
Type
- Content inaccurate
- Content missing
- Typo
URL
https://commitizen-tools.github.io/commitizen/tutorials/gitlab_ci/
Description
It shows how to configure example pipeline with using SSH keys, and this means access to repo requires SSH access.
I can provide another documentation page to show how to use it without SSH keys, by just using GitLab Access Token, so that repo can be accessed via HTTP.
Also it would run specific jobs per release (when merge to master) and tag, which helps to not run certain steps if not needed.
If you have any suggestions, questions comments then please provide them, so that it can be discussed before doing PR.