Skip to content
代码片段 群组 项目
未验证 提交 8dd138c0 编辑于 作者: Roshni Sarangadharan's avatar Roshni Sarangadharan 提交者: GitLab
浏览文件

Merge branch 'DarrenEastman-master-patch-43a6' into 'master'

Change `runner` to `runner configuration` in the Configuring Runners doc

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167528



Merged-by: default avatarRoshni Sarangadharan <rsarangadharan@gitlab.com>
Approved-by: default avatarRoshni Sarangadharan <rsarangadharan@gitlab.com>
Reviewed-by: default avatarPedro Pombeiro <noreply@pedro.pombei.ro>
Co-authored-by: default avatarDarren Eastman <deastman@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -203,11 +203,11 @@ For more information about token rotation, see
If you need to manually update the runner authentication token, you can run a
command to [reset the token](https://docs.gitlab.com/runner/commands/#gitlab-runner-reset-token).
### Reset the runner authentication token
### Reset the runner configuration authentication token
If a runner authentication token is revealed, an attacker could use the token to [clone a runner](https://docs.gitlab.com/runner/security/#cloning-a-runner).
If a runner's authentication token is exposed, an attacker could use it to [clone the runner](https://docs.gitlab.com/runner/security/#cloning-a-runner).
To reset the runner authentication token:
To reset the runner configuration authentication token:
1. Delete the runner:
- [Delete an instance runner](runners_scope.md#delete-instance-runners).
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册