Add banner image to backup task.
This commit is contained in:
parent
7a7c01b92a
commit
74039eb083
2 changed files with 2 additions and 0 deletions
BIN
doc/raketasks/backup_hrz.png
Normal file
BIN
doc/raketasks/backup_hrz.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -1,5 +1,7 @@
|
|||
# Backup restore
|
||||
|
||||
![backup banner](backup_hrz.png)
|
||||
|
||||
## Create a backup of the GitLab system
|
||||
|
||||
Creates a backup archive of the database and all repositories. This archive will be saved in backup_path (see `config/gitlab.yml`).
|
||||
|
|
Loading…
Reference in a new issue