From bb06183d3d8725b328d9f6f05bf5c4a74b93fb36 Mon Sep 17 00:00:00 2001 From: Cindy Pallares Date: Thu, 26 Jan 2017 15:14:59 +0000 Subject: [PATCH] Add 'Container registry images' to items not exported --- doc/user/project/settings/import_export.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/user/project/settings/import_export.md b/doc/user/project/settings/import_export.md index dfc762fe1d35..433752cca85d 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 -- GitLab