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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzanne Selhorn <sselhorn@gitlab.com>2021-08-04 01:53:03 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2021-08-04 01:53:03 +0300
commit7ee5ac79c7572688a0add14f4c17bb40462750fe (patch)
treea84d822225d654ebf5d4590ed05cae750bf9b261
parent3e20646657e6be706ff54c9702f5755b4bc45c13 (diff)
Added "enterprise guide" for Runner fleets
-rw-r--r--content/_data/navigation.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 7880dea2..3c7ee8b0 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1468,10 +1468,12 @@ sections:
doc_url: 'runner/executors/parallels.html'
- doc_title: Virtual Box
doc_url: 'runner/executors/virtualbox.html'
- - doc_title: Configuring runners
+ - doc_title: Configure runners
doc_url: 'ee/ci/runners/configure_runners.html'
- - doc_title: Securing runners
+ - doc_title: Secure runners
doc_url: 'runner/security/'
+ - doc_title: Scale a fleet of runners
+ doc_url: 'runner/enterprise_guide/'
- doc_title: Best practices for large repositories
doc_url: 'ee/ci/large_repositories/'