From cd0e8960dd7b638ccfa093198d400a588e8dcd76 Mon Sep 17 00:00:00 2001 From: Cindy Pallares Date: Thu, 26 Jan 2017 15:13:02 +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 dfc762fe1d3501..433752cca85d4c 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