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-06-13 11:55:54 +0300
committerJames Lopez <james@jameslopez.es>2016-06-13 11:55:54 +0300
commit069bc264185f35f75c6840e26581e64a1de12d6a (patch)
treea38f015d81a4e4e577207b89e061676f8f8dfcb6 /lib/gitlab/import_export/import_export.yml
parent771f73510937186130be260d11b8dbb273d45907 (diff)
refactored loads of things due to commits to pipeline change
Diffstat (limited to 'lib/gitlab/import_export/import_export.yml')
-rw-r--r--lib/gitlab/import_export/import_export.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index ee8fc544b60..3796fc8cd02 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -16,10 +16,10 @@ project_tree:
- notes:
:author
- :merge_request_diff
- - ci_commits:
- - :statuses
+ - pipelines:
- notes:
:author
+ - :statuses
- :variables
- :triggers
- :deploy_keys