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-08-12 07:20:13 +0300
committerMarcel Amirault <mamirault@gitlab.com>2020-08-12 07:20:13 +0300
commit4d5bddea978922c1b91a569ef1244edb1a6e2b7f (patch)
treebf6fa544b2be862eb297a17b0615a4f284ca746d
parentec019a3580354a7668ab54e0dd4f556cd6b5b352 (diff)
Adjust CI/CD global nav entries
-rw-r--r--content/_data/default-nav.yaml13
1 files changed, 8 insertions, 5 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 4c0e9bef..f21afe54 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -565,11 +565,6 @@ sections:
- section_title: CI/CD
section_url: 'ci/README.html'
section_categories:
- - category_title: '.gitlab-ci.yml Reference'
- category_url: 'ci/yaml/README.html'
- docs:
- - doc_title: Includes examples
- doc_url: 'ci/yaml/includes.html'
- category_title: Introduction
category_url: 'ci/introduction/'
docs:
@@ -583,6 +578,11 @@ sections:
doc_url: 'ci/migration/circleci.html'
- doc_title: Migrating from Jenkins
doc_url: 'ci/jenkins/'
+ - category_title: '.gitlab-ci.yml Reference'
+ category_url: 'ci/yaml/README.html'
+ docs:
+ - doc_title: Includes examples
+ doc_url: 'ci/yaml/includes.html'
- category_title: Auto DevOps
category_url: 'topics/autodevops/'
docs:
@@ -1424,6 +1424,9 @@ sections:
category_url: 'development/architecture.html'
- category_title: CI/CD development
category_url: 'development/cicd/'
+ docs:
+ - doc_title: Development guide for CI/CD templates
+ doc_url: 'development/cicd/templates.html'
- category_title: Danger bot
category_url: 'development/dangerbot.html'
- category_title: Database guides