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>2022-03-11 18:32:41 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2022-03-11 18:32:41 +0300
commitb3589b3feaf6bdfddd2452f7ed0ef91b0c8ae7e7 (patch)
treece98000e709da0b620c873b68d117b65caf7b0e7
parentaef72e6f9ee73267d46e8072e8c087b31c6e6151 (diff)
Improve CI/CD nav items
-rw-r--r--content/_data/navigation.yaml13
1 files changed, 9 insertions, 4 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index ba5c9f52..08c3c4c3 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -585,6 +585,8 @@ sections:
doc_url: 'ee/integration/twitter.html'
- doc_title: Vault
doc_url: 'ee/integration/vault.html'
+ - doc_title: CI/CD
+ doc_url: 'ee/administration/cicd.html'
- doc_title: Configuration and Admin Area
doc_url: 'ee/user/admin_area/'
docs:
@@ -2342,10 +2344,13 @@ sections:
doc_url: 'ee/development/audit_event_guide/'
- doc_title: CI/CD development
doc_url: 'ee/development/cicd/'
- - doc_title: CI/CD reference style guide
- doc_url: 'ee/development/cicd/cicd_reference_documentation_guide.html'
- - doc_title: CI/CD template development
- doc_url: 'ee/development/cicd/templates.html'
+ docs:
+ - doc_title: CI/CD reference style guide
+ doc_url: 'ee/development/cicd/cicd_reference_documentation_guide.html'
+ - doc_title: Contribute to the CI/CD Schema
+ doc_url: 'ee/development/cicd/templates.html'
+ - doc_title: CI/CD template development
+ doc_url: 'ee/development/cicd/templates.html'
- doc_title: Auto DevOps development
doc_url: 'ee/development/auto_devops.html'
- doc_title: Code intelligence