From 69b4c5c01171bcd0ee2129cdcc00a8a59beb5322 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 1 Nov 2017 15:56:40 +0000 Subject: Exclude comments from specific docs --- doc/ci/runners/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci/runners/README.md') diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md index 8b51d112a2c..df66810a838 100644 --- a/doc/ci/runners/README.md +++ b/doc/ci/runners/README.md @@ -1,4 +1,4 @@ -# Runners +# Configuring GitLab Runners In GitLab CI, Runners run the code defined in [`.gitlab-ci.yml`](../yaml/README.md). They are isolated (virtual) machines that pick up jobs through the coordinator -- cgit v1.2.3