From 9e14ebe6bce26fc16b7310b61870f41747e83d14 Mon Sep 17 00:00:00 2001 From: Lin Jen-Shin Date: Tue, 7 Jun 2016 22:48:16 +0800 Subject: Update CHANGELOG and doc for locked runner feature --- doc/ci/runners/README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/ci/runners/README.md') diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md index 40dc13d53b1..bd654e655d6 100644 --- a/doc/ci/runners/README.md +++ b/doc/ci/runners/README.md @@ -96,6 +96,12 @@ To register the runner, run the command below and follow instructions: sudo gitlab-runner register ``` +### Lock a specific runner from being enabled from other projects + +You can configure a runner to prevent it from being enabled for the other +projects, so it's exclusive to current projects. This setting is available +on each runner in *Project Settings* > *Runners*. + ### Making an existing Shared Runner Specific If you are an admin on your GitLab instance, -- cgit v1.2.3