Skip to content

Commit 22d458f

Browse files
authored
Update gitlab token instructions (#2483)
1 parent e04d78f commit 22d458f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2.0/docs/pipelines/installation/addinggitlabrepo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ First, you'll need to install [mise](https://mise.jdx.dev/), a powerful environm
146146
### Step 5: Complete the Setup
147147

148148
1. Return to GitLab and merge the merge request with your changes.
149-
2. Ensure the `PIPELINES_GITLAB_TOKEN` (and optionally, `PIPELINES_GITLAB_READ_TOKEN`) is set as a CI/CD variable to your group if you haven't already (see the [Machine Users setup guide](/2.0/docs/pipelines/installation/viamachineusers#gitlab) for details)
149+
2. Ensure that `PIPELINES_GITLAB_TOKEN` and `PIPELINES_GITLAB_READ_TOKEN` are set as a CI/CD variables in your group or project if you haven't already (see the [Machine Users setup guide](/2.0/docs/pipelines/installation/viamachineusers#gitlab) for details).
150150
3. Test your setup by creating a new branch with some sample infrastructure code and creating a merge request.
151151

152152
## Next Steps

0 commit comments

Comments
 (0)