Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
309e9ba3ff77
Unverified
Commit
b626869f
authored
Mar 05, 2017
by
Kamil Trzcinski
Browse files
Fix import model attributes
parent
618e40025923
Changes
2
Hide whitespace changes
Inline
Side-by-side
spec/lib/gitlab/import_export/all_models.yml
View file @
309e9ba3
...
...
@@ -97,6 +97,7 @@ variables:
triggers
:
-
project
-
trigger_requests
-
owner
deploy_keys
:
-
user
-
deploy_keys_projects
...
...
spec/lib/gitlab/import_export/safe_model_attributes.yml
View file @
309e9ba3
...
...
@@ -240,6 +240,8 @@ Ci::Trigger:
-
created_at
-
updated_at
-
gl_project_id
-
owner_id
-
description
DeployKey
:
-
id
-
user_id
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment