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:
authorJanis Altherr <jaltherr@gitlab.com>2022-06-01 10:14:31 +0300
committerJanis Altherr <jaltherr@gitlab.com>2022-06-01 10:14:31 +0300
commite5f3130537e2f2a550145d4473f6f81402a46e5c (patch)
tree0e160d0ad298eaeb32cac16207225c7afac05514
parent9a61777141a23d9dd20baed732cf4346109ed54f (diff)
Add Pipeline Wizard developer documentation to nav
-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 387e3753..306479e6 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2468,6 +2468,8 @@ sections:
doc_url: 'ee/development/cicd/schema.html'
- doc_title: CI/CD template development
doc_url: 'ee/development/cicd/templates.html'
+ - doc_title: Pipeline Wizard
+ doc_url: 'ee/development/cicd/pipeline_wizard.html'
- doc_title: Auto DevOps development
doc_url: 'ee/development/auto_devops.html'
- doc_title: Code intelligence