Fix import model attributes

上级 b565ee49
...@@ -97,6 +97,7 @@ variables: ...@@ -97,6 +97,7 @@ variables:
triggers: triggers:
- project - project
- trigger_requests - trigger_requests
- owner
deploy_keys: deploy_keys:
- user - user
- deploy_keys_projects - deploy_keys_projects
......
...@@ -240,6 +240,8 @@ Ci::Trigger: ...@@ -240,6 +240,8 @@ Ci::Trigger:
- created_at - created_at
- updated_at - updated_at
- gl_project_id - gl_project_id
- owner_id
- description
DeployKey: DeployKey:
- id - id
- user_id - user_id
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册