diff options
author | Evan Read <eread@gitlab.com> | 2019-08-28 05:57:25 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-08-28 05:57:25 +0000 |
commit | 59847ef0ac3e4409f6053a019121a5c7cd698812 (patch) | |
tree | 6ca67f351eb475d4479d4a350f7f90baf54f3304 /doc/ci/runners/README.md | |
parent | fb276565297f8fd77f0dc1c8e51a42fec8697fce (diff) | |
download | gitlab-ce-59847ef0ac3e4409f6053a019121a5c7cd698812.tar.gz |
Fixes Introduced in text for our renderer
Diffstat (limited to 'doc/ci/runners/README.md')
-rw-r--r-- | doc/ci/runners/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md index 269bd5c3428..abb503c6516 100644 --- a/doc/ci/runners/README.md +++ b/doc/ci/runners/README.md @@ -156,8 +156,7 @@ An admin can enable/disable a specific Runner for projects: ## Protected Runners -> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13194) -> in GitLab 10.0. +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13194) in GitLab 10.0. You can protect Runners from revealing sensitive information. Whenever a Runner is protected, the Runner picks only jobs created on |