You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Type
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.
The text was updated successfully, but these errors were encountered: