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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2022-03-08 21:37:25 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-03-08 21:37:25 +0300
commit0e7f907ec2057a9da9ee3cd0545e8b69c0cc0f4d (patch)
tree505fcb7321b17334ccda145b3f3e3551c574e28e
parent927af9c79d244cb0d57f0e075229ea702c7ef51f (diff)
parent37e9da4bc54ce65a3a0f6b4c59a0fed4ec94cba9 (diff)
Merge branch 'fix-nav-nesting-ci' into 'main'
Fix placement of release features in nav See merge request gitlab-org/gitlab-docs!2484
-rw-r--r--content/_data/navigation.yaml29
1 files changed, 15 insertions, 14 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 10e3952b..1d37f842 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1403,20 +1403,6 @@ sections:
doc_url: 'ee/ci/variables/predefined_variables.html'
- doc_title: Where variables can be used
doc_url: 'ee/ci/variables/where_variables_can_be_used.html'
- - doc_title: Environments Dashboard
- doc_url: 'ee/ci/environments/environments_dashboard.html'
- - doc_title: Protected environments
- doc_url: 'ee/ci/environments/protected_environments.html'
- - doc_title: Deployment safety
- doc_url: 'ee/ci/environments/deployment_safety.html'
- - doc_title: Deployment approvals
- doc_url: 'ee/ci/environments/deployment_approvals.html'
- - doc_title: Roll out an application incrementally
- doc_url: 'ee/ci/environments/incremental_rollouts.html'
- - doc_title: Deploy to AWS
- doc_url: 'ee/ci/cloud_deployment/'
- - doc_title: Review Apps
- doc_url: 'ee/ci/review_apps/'
- doc_title: Cache and artifacts
doc_url: 'ee/ci/caching/'
docs:
@@ -1724,8 +1710,23 @@ sections:
docs:
- doc_title: Environments and deployments
doc_url: 'ee/ci/environments/'
+ docs:
+ - doc_title: Environments Dashboard
+ doc_url: 'ee/ci/environments/environments_dashboard.html'
+ - doc_title: Protected environments
+ doc_url: 'ee/ci/environments/protected_environments.html'
+ - doc_title: Deployment safety
+ doc_url: 'ee/ci/environments/deployment_safety.html'
+ - doc_title: Deployment approvals
+ doc_url: 'ee/ci/environments/deployment_approvals.html'
+ - doc_title: Roll out an application incrementally
+ doc_url: 'ee/ci/environments/incremental_rollouts.html'
+ - doc_title: Deploy to AWS
+ doc_url: 'ee/ci/cloud_deployment/'
- doc_title: Releases
doc_url: 'ee/user/project/releases/'
+ - doc_title: Review Apps
+ doc_url: 'ee/ci/review_apps/'
- doc_title: Feature flags
doc_url: 'ee/operations/feature_flags.html'
- category_title: Monitor application performance