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:
authorFiona Neill <fneill@gitlab.com>2022-07-01 17:15:20 +0300
committerFiona Neill <fneill@gitlab.com>2022-07-01 17:15:20 +0300
commit58be925cd44c24b28dddd8a4719f3e173ab35348 (patch)
treeb1e51059eee5686ae9e76c32e6d08e461eb27571
parent63793aa8a19a440d9a15e8bf2b0f34fd44267b98 (diff)
parent3b82c4fbd81d4b38c734c0e3c296259c0e1b9547 (diff)
Merge branch 'eread/add-new-sub-items-to-back-up-and-restore' into 'main'
Add new items to backup and restore Rake tasks menu See merge request gitlab-org/gitlab-docs!2882
-rw-r--r--content/_data/navigation.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index e20d97b0..4bf3b078 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -937,6 +937,11 @@ sections:
docs:
- doc_title: Backup and restore
doc_url: 'ee/raketasks/backup_restore.html'
+ docs:
+ - doc_title: Back up GitLab
+ doc_url: 'ee/raketasks/backup_gitlab.html'
+ - doc_title: Restore GitLab
+ doc_url: 'ee/raketasks/restore_gitlab.html'
- doc_title: Clean up
doc_url: 'ee/raketasks/cleanup.html'
- doc_title: General maintenance