Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
630b75b3
Unverified
Commit
630b75b3
authored
4 years ago
by
Stephen Wade
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
correct link to documentation for GitLab personal access tokens (#7842)
Co-authored-by:
Michael Kriese
<
michael.kriese@visualon.de
>
parent
84c627ba
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/usage/self-hosting.md
+1
-1
1 addition, 1 deletion
docs/usage/self-hosting.md
with
1 addition
and
1 deletion
docs/usage/self-hosting.md
+
1
−
1
View file @
630b75b3
...
@@ -200,7 +200,7 @@ Configure it either as `token` in your `config.js` file, or in environment varia
...
@@ -200,7 +200,7 @@ Configure it either as `token` in your `config.js` file, or in environment varia
#### GitLab CE/EE
#### GitLab CE/EE
First, [create a personal access token](https://docs.gitlab.com/ee/
api/README.html#
personal
-
access
-
tokens) for the bot account (select "api" scope).
First, [create a personal access token](https://docs.gitlab.com/ee/
user/profile/
personal
_
access
_
tokens
.html
) for the bot account (select "api" scope).
Configure it either as `token` in your `config.js` file, or in environment variable `RENOVATE_TOKEN`, or via CLI `--token=`.
Configure it either as `token` in your `config.js` file, or in environment variable `RENOVATE_TOKEN`, or via CLI `--token=`.
Don't forget to configure `platform=gitlab` somewhere in config.
Don't forget to configure `platform=gitlab` somewhere in config.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment