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:
authorMarcel Amirault <mamirault@gitlab.com>2021-03-04 15:08:10 +0300
committerMarcel Amirault <mamirault@gitlab.com>2021-03-04 15:08:10 +0300
commit39564d59249b58b8cfe87e3aedd77961d5b7180c (patch)
tree60d4355429199c42511c363a9632964ae1252e3d
parent4a7f5c2ca521e8382337b9cfaa0d42b85285bbde (diff)
parente836f089e9d8f60a83ec486ae1be8af7a8c12263 (diff)
Merge branch 'ap-update-autodevops-topics' into 'master'
Add Auto Deploy update and rearrange topics See merge request gitlab-org/gitlab-docs!1575
-rw-r--r--content/_data/default-nav.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index daa1c09f..2d876351 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1012,12 +1012,14 @@ sections:
doc_url: 'topics/autodevops/quick_start_guide.html'
- doc_title: Requirements
doc_url: 'topics/autodevops/requirements.html'
+ - doc_title: Stages
+ doc_url: 'topics/autodevops/stages.html'
- doc_title: Customize
doc_url: 'topics/autodevops/customize.html'
- doc_title: Upgrade PostgreSQL
doc_url: 'topics/autodevops/upgrading_postgresql.html'
- - doc_title: Stages
- doc_url: 'topics/autodevops/stages.html'
+ - doc_title: Upgrade Auto Deploy dependencies
+ doc_url: 'topics/autodevops/upgrading_auto_deploy_dependencies.html'
- doc_title: Troubleshooting
doc_url: 'topics/autodevops/troubleshooting.html'
- category_title: Testing