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:
authorAshraf Khamis <akhamis@gitlab.com>2023-09-15 10:13:07 +0300
committerAshraf Khamis <akhamis@gitlab.com>2023-09-15 10:13:07 +0300
commit1cb65aec6bed2afbfdfe1c908fe8f7681c682b68 (patch)
tree1b993068c0bb9d1c7505c4b903cd5aff3b8ead53
parent0bcfcfd08ccaa96dcf1b7593d8a35dcb20310b95 (diff)
parentc9c08071fa6b6c6d87c03f3d905e7ca55918cf2f (diff)
Merge branch 'fneill-nav-update-runner-automation-tutorial' into 'main'
Add runner automation tutorial to left nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4250 Merged-by: Ashraf Khamis <akhamis@gitlab.com> Approved-by: Ashraf Khamis <akhamis@gitlab.com> Co-authored-by: fneill <fneill@gitlab.com>
-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 a6958536..88437655 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1650,6 +1650,8 @@ sections:
docs:
- doc_title: 'Tutorial: Create, register, and run your own project runner'
doc_url: 'ee/tutorials/create_register_first_runner/'
+ - doc_title: 'Tutorial: Automate runner creation and registration'
+ doc_url: 'ee/tutorials/automate_runner_creation/'
- doc_title: Runner SaaS
doc_url: 'ee/ci/runners/'
docs: