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:
authorViktor Nagy (GitLab) <vnagy@gitlab.com>2021-10-27 15:41:27 +0300
committerViktor Nagy (GitLab) <vnagy@gitlab.com>2021-10-27 15:41:27 +0300
commit14d75c376a2b86d4ae577558f7eb9dea03477376 (patch)
treef8043b5c4df43c622bec4fcd1e4bf49d608dee3d
parent7b84db09779eb83c34e9be06a46bf31c164f75ba (diff)
Move AutoDevOps to the top navnagyv-gitlab-main-patch-77502
-rw-r--r--content/_data/navigation.yaml35
1 files changed, 18 insertions, 17 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 49ddab5a..e31e79c9 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1200,6 +1200,24 @@ sections:
- doc_title: Push options
doc_url: 'ee/user/project/push_options.html'
+ - category_title: Auto DevOps
+ category_url: 'ee/topics/autodevops/'
+ docs:
+ - doc_title: Get started
+ doc_url: 'ee/topics/autodevops/quick_start_guide.html'
+ - doc_title: Requirements
+ doc_url: 'ee/topics/autodevops/requirements.html'
+ - doc_title: Stages
+ doc_url: 'ee/topics/autodevops/stages.html'
+ - doc_title: Customize
+ doc_url: 'ee/topics/autodevops/customize.html'
+ - doc_title: Upgrade PostgreSQL
+ doc_url: 'ee/topics/autodevops/upgrading_postgresql.html'
+ - doc_title: Upgrade Auto Deploy dependencies
+ doc_url: 'ee/topics/autodevops/upgrading_auto_deploy_dependencies.html'
+ - doc_title: Troubleshooting
+ doc_url: 'ee/topics/autodevops/troubleshooting.html'
+
- category_title: Build your application
category_url: 'ee/topics/build_your_application.html'
docs:
@@ -1418,23 +1436,6 @@ sections:
doc_url: 'ee/ci/services/redis.html'
- doc_title: GitLab as a service
doc_url: 'ee/ci/services/gitlab.html'
- - doc_title: Auto DevOps
- doc_url: 'ee/topics/autodevops/'
- docs:
- - doc_title: Get started
- doc_url: 'ee/topics/autodevops/quick_start_guide.html'
- - doc_title: Requirements
- doc_url: 'ee/topics/autodevops/requirements.html'
- - doc_title: Stages
- doc_url: 'ee/topics/autodevops/stages.html'
- - doc_title: Customize
- doc_url: 'ee/topics/autodevops/customize.html'
- - doc_title: Upgrade PostgreSQL
- doc_url: 'ee/topics/autodevops/upgrading_postgresql.html'
- - doc_title: Upgrade Auto Deploy dependencies
- doc_url: 'ee/topics/autodevops/upgrading_auto_deploy_dependencies.html'
- - doc_title: Troubleshooting
- doc_url: 'ee/topics/autodevops/troubleshooting.html'
- doc_title: Testing
doc_url: 'ee/ci/unit_test_reports.html'
docs: