Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-10 14:19:25 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-19 23:01:53 +0300
commitbf9cc351c28a349ca4c573978c869d2b90209d52 (patch)
treea7b8fa4f4e735c964b4d7ba0ba190bb9bae021d5 /doc/ci/runners
parent0fd100d28d3748de90aabc3dbbb789e37399f224 (diff)
Add minor corrections related to config of runner
Diffstat (limited to 'doc/ci/runners')
-rw-r--r--doc/ci/runners/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md
index e449d3dc61e..b42d7a62ebc 100644
--- a/doc/ci/runners/README.md
+++ b/doc/ci/runners/README.md
@@ -127,9 +127,9 @@ the appropriate dependencies to run Rails test suites.
### Prevent runner with tags from picking jobs without tags
-You can configure runner to prevent it from picking jobs with tags when
-runnner does not have tags assigned. This configuration setting is available
-in GitLab interface when editting runner details.
+You can configure a runner to prevent it from picking jobs with tags when
+the runnner does not have tags assigned. This setting is available on each
+runner in *Project Settings* > *Runners*.
### Be careful with sensitive information