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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-02-24 17:28:08 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-02-01 01:55:31 +0300
commit5009acc04de0daf78472df5ec7061aac53bd6576 (patch)
tree369b59caf3315ebe310627db1e9219636670ccb8 /doc/pages/README.md
parentc9b63ee44ccedbbd1fd8b1e7da57442a25dd2e2c (diff)
Convert shared runners into a note
Diffstat (limited to 'doc/pages/README.md')
-rw-r--r--doc/pages/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md
index c44d48e9cbf..3cb560f0150 100644
--- a/doc/pages/README.md
+++ b/doc/pages/README.md
@@ -68,8 +68,9 @@ In brief, this is what you need to upload your website in GitLab Pages:
[`.gitlab-ci.yml`](../ci/yaml/README.md)
1. A GitLab Runner to build GitLab Pages
-If [shared runners](../ci/runners/README.md) are enabled by your GitLab
-administrator, you should be able to use them instead of bringing your own.
+> **Note:**
+> If [shared runners](../ci/runners/README.md) are enabled by your GitLab
+> administrator, you should be able to use them instead of bringing your own.
### GitLab pages per user