summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-05-18 10:39:53 +0200
committerJames Lopez <james@jameslopez.es>2016-05-18 10:39:53 +0200
commitbcda64c75c15e2fb1343378a9d07e4659ae4acda (patch)
treea32e4019d312fc8934f608226f72e468ffe06d0f
parent7733f56d80f84ada4c4fef8cc4a5ab9357af0dc5 (diff)
downloadgitlab-ce-bcda64c75c15e2fb1343378a9d07e4659ae4acda.tar.gz
added DB configuration
-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: