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-09-09 23:00:16 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-09-09 23:00:16 +0300
commitc677161cf8cd2a3a28f64d5d7338391b94df56b8 (patch)
tree2a6ac8525f1844b6327977c9e6e0a05eb9f220e7
parent48acee2c93f3c5dd44e769621e666f0159030025 (diff)
parent0c6980b3e0af870b9654d392a3ff8cbba1a23e9c (diff)
Merge branch 'pw-add-prepare-autodevops-to-left-nav' into 'main'
Add Prepare Auto DevOps for deployment to to left nav See merge request gitlab-org/gitlab-docs!3086
-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 924deed6..deb8fbaf 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1650,6 +1650,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