Commit b2e807e6 authored by Evan Read's avatar Evan Read

Merge branch 'docs-group-cicd-settings' into 'master'

Add private runner warnings

Closes #53032

See merge request gitlab-org/gitlab-ce!24274
parents 819de8e8 584964e2
......@@ -135,6 +135,14 @@ Consider that if you don't lock your specific Runner to a specific project, any
user with Maintainer role in you project can assign your Runner to another arbitrary
project without requiring your authorization, so use it with caution.
CAUTION: **Caution:**
Never add a private Runner that you're using in your private projects to a
project that you share with other people.
CAUTION: **Caution:**
Never use a Runner from a project which has multiple maintainers in your
private project.
An admin can enable/disable a specific Runner for projects:
1. Navigate to **Admin > Runners**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment