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:
authorRussell Dickenson <rdickenson@gitlab.com>2022-01-18 06:38:35 +0300
committerEvan Read <eread@gitlab.com>2022-01-18 06:38:35 +0300
commit47516bb5b0326eba5a7aa10e148d5fef61528857 (patch)
tree3cc5b37610377453543a8a8aa240e73e3df90c73
parentcee62c13cc6927b9a6184c6f759115efe3bea2d8 (diff)
Add docs navigation item for new page - Deployment approvals
-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 4cdd932d..df95772c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1397,6 +1397,8 @@ sections:
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