mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 23:28:47 +00:00
Fix GitLab website links for CI (#1573)
This commit is contained in:
@@ -52,7 +52,7 @@ Only a single installation per GitHub App is supported at the moment.
|
||||
:::
|
||||
|
||||
### GitLab
|
||||
- Follow: [https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#creating-a-personal-access-token](https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#creating-a-personal-access-token)
|
||||
- Follow: [https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#create-a-personal-access-token](https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#create-a-personal-access-token)
|
||||
- Create a token with **api** scope
|
||||
- Record the access token
|
||||
|
||||
|
||||
@@ -156,7 +156,7 @@ TOKEN="{YOUR_TOKEN}"
|
||||
```
|
||||
|
||||
### GitLab or GitLab Enterprise Access Token
|
||||
- follow [https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#creating-a-personal-access-token](https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#creating-a-personal-access-token)
|
||||
- follow [https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#create-a-personal-access-token](https://docs.gitlab.com/ce/user/profile/personal_access_tokens.html#create-a-personal-access-token)
|
||||
- create a token with **api** scope
|
||||
- set the token as an environment variable
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user