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:
authorAchilleas Pipinellis <axil@gitlab.com>2021-03-02 16:24:58 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-03-02 16:24:58 +0300
commit1408c0b106e42086f0c667b7c6634664589fcb05 (patch)
tree2f6e3e8dad33da0a87033b4217d7bad7fb5621dd
parent0b40f1128abbec21bbdccf894df865626cf6ec50 (diff)
parent0b5338793e7cb896f23cb7da074fc9863be97349 (diff)
Merge branch 'sselhorn-master-patch-55608' into 'master'
Added deployment safety to nav See merge request gitlab-org/gitlab-docs!1563
-rw-r--r--content/_data/default-nav.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 5c6e1697..90d6f899 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -958,6 +958,8 @@ sections:
doc_url: 'ci/environments/environments_dashboard.html'
- doc_title: Protected environments
doc_url: 'ci/environments/protected_environments.html'
+ - doc_title: Deployment safety
+ doc_url: 'ci/environments/deployment_safety.html'
- doc_title: Roll out an application incrementally
doc_url: 'ci/environments/incremental_rollouts.html'
- doc_title: Deploy to AWS