Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-05-18 11:39:53 +0300
committerJames Lopez <james@jameslopez.es>2016-05-18 11:39:53 +0300
commitbcda64c75c15e2fb1343378a9d07e4659ae4acda (patch)
treea32e4019d312fc8934f608226f72e468ffe06d0f /lib/gitlab/import_export/import_export.yml
parent7733f56d80f84ada4c4fef8cc4a5ab9357af0dc5 (diff)
added DB configuration
Diffstat (limited to 'lib/gitlab/import_export/import_export.yml')
-rw-r--r--lib/gitlab/import_export/import_export.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index 66e6ae86cfe..ae2bf677c90 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -16,6 +16,13 @@ project_tree:
- :merge_request_diff
- ci_commits:
- :statuses
+ - :builds
+ - :variables
+ - :triggers
+ - :deploy_keys
+ - :services
+ - :hooks
+ - :protected_branches
# Only include the following attributes for the models specified.
included_attributes: