From 64985b43818376a30863b971619a2d8dae22ce67 Mon Sep 17 00:00:00 2001 From: abuerer Date: Tue, 6 Mar 2018 16:48:23 -0600 Subject: Updating runner docs to add specific runner to projects from the admin area --- doc/ci/runners/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md index 03aa6ff8e7c..9519d38eef1 100644 --- a/doc/ci/runners/README.md +++ b/doc/ci/runners/README.md @@ -124,6 +124,13 @@ Consider that if you don't lock your specific Runner to a specific project, any user with Master role in you project can assign your runner to another arbitrary project without requiring your authorization, so use it with caution. +An admin can enable/disable a specific runner for projects: + +1. Navigate to **Admin -> Runners** +2. Find the Runner you wish to enable/disable +3. Click edit on the runner +4. Click **Enable** or **Disable** on the project + ## Protected Runners > -- cgit v1.2.1