diff options
author | Cindy Pallares <cindy@gitlab.com> | 2017-01-26 15:14:59 +0000 |
---|---|---|
committer | Cindy Pallares <cindy@gitlab.com> | 2017-01-26 15:14:59 +0000 |
commit | bb06183d3d8725b328d9f6f05bf5c4a74b93fb36 (patch) | |
tree | e1ab663d235b1b6a0a099c9dfd5b76e27896b839 | |
parent | 329acc683ae8d00e419f1291eca49d7752cdbfac (diff) | |
download | gitlab-ce-bb06183d3d8725b328d9f6f05bf5c4a74b93fb36.tar.gz |
Add 'Container registry images' to items not exported
-rw-r--r-- | doc/user/project/settings/import_export.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/settings/import_export.md b/doc/user/project/settings/import_export.md index dfc762fe1d3..433752cca85 100644 --- a/doc/user/project/settings/import_export.md +++ b/doc/user/project/settings/import_export.md @@ -47,6 +47,7 @@ The following items will NOT be exported: - Build traces and artifacts - LFS objects +- Container registry images ## Exporting a project and its data |