Fix import model attributes

This commit is contained in:
Kamil Trzcinski 2017-03-05 21:23:57 +01:00
parent b565ee4912
commit b626869f8f
No known key found for this signature in database
GPG Key ID: 4505F5C7E12C6A5A
2 changed files with 3 additions and 0 deletions

View File

@ -97,6 +97,7 @@ variables:
triggers:
- project
- trigger_requests
- owner
deploy_keys:
- user
- deploy_keys_projects

View File

@ -240,6 +240,8 @@ Ci::Trigger:
- created_at
- updated_at
- gl_project_id
- owner_id
- description
DeployKey:
- id
- user_id