From 17e81db98ae2d12c75a3e77400a10ea620549c7a Mon Sep 17 00:00:00 2001 From: Fabio Busatto Date: Thu, 31 Aug 2017 09:28:37 +0000 Subject: Add 'Assigning a Runner to another project' --- doc/ci/runners/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md index 76d746155eb..599f23afc15 100644 --- a/doc/ci/runners/README.md +++ b/doc/ci/runners/README.md @@ -107,6 +107,18 @@ To lock/unlock a Runner: 1. Check the **Lock to current projects** option 1. Click **Save changes** for the changes to take effect +## Assigning a Runner to another project + +If you are Master on a project where a specific Runner is assigned to, and the +Runner is not locked to that project only, you can enable the Runner also on any +other project where you have Master permissions. + +To enable/disable a Runner in your project: + +1. Visit your project's **Settings ➔ Pipelines** +1. Find the Runner you wish to enable/disable +1. Click on **Enable for this project** or **Disable for this project** button + ## How shared Runners pick jobs Shared Runners abide to a process queue we call fair usage. The fair usage -- cgit v1.2.1