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>2023-02-01 07:03:49 +0300
committerRussell Dickenson <rdickenson@gitlab.com>2023-02-01 07:03:49 +0300
commit06b1f455d446b93c1423ea1ebccea6ce83ed469c (patch)
treeda0b9ac5ce1c26f0be818aaa035431ea8a74f966
parent9e59a3d5015aa8f3deff933d1e27ee6fa268cba9 (diff)
parent9b7ad45a60f7b7a9c0668f58a544575eb9132f83 (diff)
Merge branch 'pw-add-external-tools-to-left-nav' into 'main'
Add external deployment tools to the nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3498 Merged-by: Russell Dickenson <rdickenson@gitlab.com> Approved-by: Russell Dickenson <rdickenson@gitlab.com> Reviewed-by: Phillip Wells <pwells@gitlab.com> Co-authored-by: phillipwells <pwells@gitlab.com>
-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 f72ccaa9..f9d8a34e 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2046,6 +2046,8 @@ sections:
doc_url: 'ee/ci/cloud_deployment/ecs/deploy_to_aws_ecs.html'
- doc_title: Deploy to Heroku
doc_url: 'ee/ci/cloud_deployment/heroku.html'
+ - doc_title: External deployment tools
+ doc_url: 'ee/ci/environments/external_deployment_tools.html'
- doc_title: Releases
doc_url: 'ee/user/project/releases/'
docs: