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

Merge branch 'DarrenEastman-master-patch-0c0f' into 'master'

Change header format for the  using instance runners and reset runner reg token documentation section

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



Merged-by: default avatarRoshni Sarangadharan <rsarangadharan@gitlab.com>
Co-authored-by: default avatarDarren Eastman <deastman@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -146,7 +146,7 @@ a runner and submit false jobs in a vector attack. For more information, see [Se ...@@ -146,7 +146,7 @@ a runner and submit false jobs in a vector attack. For more information, see [Se
To reduce job queueing times and load on your GitLab server, configure [long polling](long_polling.md). To reduce job queueing times and load on your GitLab server, configure [long polling](long_polling.md).
### Using instance runners in forked projects ## Using instance runners in forked projects
When a project is forked, the job settings related to jobs are copied. If you have instance runners When a project is forked, the job settings related to jobs are copied. If you have instance runners
configured for a project and a user forks that project, the instance runners serve jobs of this project. configured for a project and a user forks that project, the instance runners serve jobs of this project.
...@@ -160,7 +160,7 @@ To work around this issue, ensure that the instance runner settings are consiste ...@@ -160,7 +160,7 @@ To work around this issue, ensure that the instance runner settings are consiste
- If instance runners are **enabled** on the forked project, then this should also be **enabled** on the new namespace. - If instance runners are **enabled** on the forked project, then this should also be **enabled** on the new namespace.
- If instance runners are **disabled** on the forked project, then this should also be **disabled** on the new namespace. - If instance runners are **disabled** on the forked project, then this should also be **disabled** on the new namespace.
### Reset the runner registration token for a project (deprecated) ## Reset the runner registration token for a project (deprecated)
WARNING: WARNING:
The ability to pass a runner registration token, and support for certain configuration arguments was The ability to pass a runner registration token, and support for certain configuration arguments was
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册