summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2017-04-07 19:29:24 +0100
committerSean McGivern <sean@gitlab.com>2017-04-07 19:29:24 +0100
commit682748e8abbc05d3059c2f945cda9d18081947f5 (patch)
tree11531c2f6509232f8f3c425b721b55aea0f6cb02 /spec
parent4465411bdf7afd5f69b0f68110609de28ed1cca2 (diff)
downloadgitlab-ce-682748e8abbc05d3059c2f945cda9d18081947f5.tar.gz
Add ref and active to import/export config
Diffstat (limited to 'spec')
-rw-r--r--spec/lib/gitlab/import_export/safe_model_attributes.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/lib/gitlab/import_export/safe_model_attributes.yml b/spec/lib/gitlab/import_export/safe_model_attributes.yml
index 04b5c80f22d..14933dac957 100644
--- a/spec/lib/gitlab/import_export/safe_model_attributes.yml
+++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml
@@ -253,6 +253,8 @@ Ci::TriggerSchedule:
- cron
- cron_timezone
- next_run_at
+- ref
+- active
DeployKey:
- id
- user_id