summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-04-06 23:43:30 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-04-06 23:43:30 +0800
commit553c784bb29711ce03518ff2ceb9e990a5d8a317 (patch)
tree45f1f9d3a2537fb4798488da020ae71d7f363523
parent7547e86579a931c31f0b3dd1047e2519d5824fd5 (diff)
downloadgitlab-ce-553c784bb29711ce03518ff2ceb9e990a5d8a317.tar.gz
Ignore those optimization associations in import/export
-rw-r--r--lib/gitlab/import_export/import_export.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index f69288f7d67..5d89511449d 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -76,6 +76,12 @@ excluded_attributes:
statuses:
- :trace
- :token
+ pipelines:
+ - :pending_builds
+ - :retryable_builds
+ - :cancelable_statuses
+ - :manual_actions
+ - :artifacts
methods:
labels: