summaryrefslogtreecommitdiff
path: root/doc/ci/runners/README.md
diff options
context:
space:
mode:
authorMatija Čupić <matteeyah@gmail.com>2019-01-10 02:37:58 +0000
committerEvan Read <eread@gitlab.com>2019-01-10 02:37:58 +0000
commit584964e21c95dd3d6230e1fbda5247d7df51737b (patch)
treeadb923fda81ac4505c40ea4a039182ebc988a6d6 /doc/ci/runners/README.md
parent819de8e8084e1b0cc102664abb8bbc836ff99ede (diff)
downloadgitlab-ce-584964e21c95dd3d6230e1fbda5247d7df51737b.tar.gz
Add private runner warnings
Diffstat (limited to 'doc/ci/runners/README.md')
-rw-r--r--doc/ci/runners/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md
index 9c9ea651678..c742dc61368 100644
--- a/doc/ci/runners/README.md
+++ b/doc/ci/runners/README.md
@@ -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**