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:
authorphillipwells <pwells@gitlab.com>2022-09-09 22:22:40 +0300
committerphillipwells <pwells@gitlab.com>2022-09-09 22:22:40 +0300
commit0c6980b3e0af870b9654d392a3ff8cbba1a23e9c (patch)
treeae163bf8be9f1ed37fb877553ae99969f5ac48be
parentc7a1dd63165f694c7bd4447f0b69a370bf600999 (diff)
Add Prepare Auto DevOps for deployment to to left nav
-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 5c71f19a..6526a99d 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1646,6 +1646,8 @@ sections:
doc_url: 'ee/topics/autodevops/customize.html'
- doc_title: Upgrade PostgreSQL
doc_url: 'ee/topics/autodevops/upgrading_postgresql.html'
+ - doc_title: Prepare for deployment
+ doc_url: 'ee/topics/autodevops/prepare_deployment.html'
- doc_title: Upgrade Auto Deploy dependencies
doc_url: 'ee/topics/autodevops/upgrading_auto_deploy_dependencies.html'
- doc_title: Deploy to GKE