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:
Diffstat (limited to 'doc/ci/runners/README.md')
-rw-r--r--doc/ci/runners/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md
index d09daea9a75..005bb1db057 100644
--- a/doc/ci/runners/README.md
+++ b/doc/ci/runners/README.md
@@ -180,7 +180,7 @@ You must have [Owner permissions](../../user/permissions.md#group-members-permis
| Attribute | Description |
| ------------ | ----------- |
- | Type | One or more of the following states: shared, group, specific, locked, or paused |
+ | Type | Displays the runner type: `group` or `specific`, together with the optional states `locked` and `paused` |
| Runner token | Token used to identify the runner, and that the runner uses to communicate with the GitLab instance |
| Description | Description given to the runner when it was created |
| Version | GitLab Runner version |