Gitlab configuration
Gitlab configuration requires the following details:
- Namespace: Your Gitlab organization name.
- Repo: The name of your Gitlab repo.
- Branch: The name of your branch in the Gitlab repo:
- Token: The access token to your Gitlab repo. This token must be entered any time this environment is updated.
- Configuration File Path: The path to the configuration file within your Gitlab repo.
See the GitLab documentation for information on creating personal access tokens with permissions for reading repository contents. Alternatively, a project access token can be created. The minimum required scope is “read_repository”.