diff options
| author | rpereira2 <rpereira@gitlab.com> | 2018-11-07 15:58:06 +0530 |
|---|---|---|
| committer | rpereira2 <rpereira@gitlab.com> | 2018-11-07 15:58:06 +0530 |
| commit | 6d8f17e6ba783e517f9e8a8ad641742d6c554e7f (patch) | |
| tree | b63cce25868a85c8cf6533b9c443fbc585d0b87a | |
| parent | 35dd0068a6ea1070084ebb681dc9e19e894035c0 (diff) | |
| download | gitlab-ce-ee-backport-4753-tracing-mvc.tar.gz | |
Revert Backport import_export.yml changes from EEee-backport-4753-tracing-mvc
This reverts commit 35dd0068a6ea1070084ebb681dc9e19e894035c0.
| -rw-r--r-- | lib/gitlab/import_export/import_export.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml index 46b6ba4eaad..2bed470514b 100644 --- a/lib/gitlab/import_export/import_export.yml +++ b/lib/gitlab/import_export/import_export.yml @@ -73,7 +73,6 @@ project_tree: - :prometheus_metrics - :project_badges - :ci_cd_settings - - :project_tracing_settings # Only include the following attributes for the models specified. included_attributes: @@ -85,8 +84,6 @@ included_attributes: - :name ci_cd_settings: - :group_runners_enabled - project_tracing_settings: - - :external_url # Do not include the following attributes for the models specified. excluded_attributes: |
