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:
authorMiguel Rincon <mrincon@gitlab.com>2023-03-13 16:49:07 +0300
committerMiguel Rincon <mrincon@gitlab.com>2023-03-13 16:49:07 +0300
commitc7e8a59ed8def6945f856a7d3905cd3d364a360e (patch)
treed52119a7d50e56a7286275b33e6d7def2398e36d
parent10a618cda119faa59447f70b29cfe622795a5aa5 (diff)
Add create runner page to the navigationmrincon-add-create_runner.html
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 4551ff66..590ea711 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1661,6 +1661,8 @@ sections:
doc_url: 'ee/ci/runners/saas/windows_saas_runner.html'
- doc_title: The scope of runners
doc_url: 'ee/ci/runners/runners_scope.html'
+ - doc_title: Create new runners
+ doc_url: 'ee/ci/runners/create_runner.html'
- doc_title: Register a runner
doc_url: 'runner/register/'
docs: