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:
authorMarcel Amirault <mamirault@gitlab.com>2020-10-26 04:23:35 +0300
committerMarcel Amirault <mamirault@gitlab.com>2020-10-26 04:23:35 +0300
commit7231349fd40cf4109af8043973c4faa0982025d4 (patch)
tree3fae55e7a0409176f6769568be7ac3c50dcc6f4d
parent66b422a1a5ec789546d239fc5c00efcb3be39283 (diff)
parent095c859748476f3e2938f14be7e83fb4d81f65a9 (diff)
Merge branch 'add-runner-docs-to-nav' into 'master'
Added two runner docs to nav See merge request gitlab-org/gitlab-docs!1267
-rw-r--r--content/_data/runner-nav.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/_data/runner-nav.yaml b/content/_data/runner-nav.yaml
index fd666f31..052bcd90 100644
--- a/content/_data/runner-nav.yaml
+++ b/content/_data/runner-nav.yaml
@@ -82,6 +82,11 @@ sections:
section_categories:
- category_title: Custom
category_url: 'executors/custom.html'
+ docs:
+ - doc_title: librvrt
+ doc_url: 'executors/custom_examples/libvirt.html'
+ - doc_title: LXD
+ doc_url: 'executors/custom_examples/lxd.html'
- category_title: Docker
category_url: 'executors/docker.html'
- category_title: Docker Machine