Skip to content
Snippets Groups Projects
Unverified Commit 2c784864 authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

doc: improve docs for semantic release

parent 45f5d3aa
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -55,6 +55,8 @@ You will also need a file called `.releaserc.json` included in your project. Cop
}
```
 
Next, create a [Project Access Token](https://docs.gitlab.com/ee/user/project/settings/project_access_tokens.html) with `api` and `write_repository` scope and make it available in your CI environment via the `GITLAB_TOKEN` environment variable through the CI/CD Variables settings.
```yaml
include:
- project: 'gitlab-com/gl-infra/common-ci-tasks'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment