mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
451 B
YAML
14 lines
451 B
YAML
---
|
|
table_name: group_deploy_keys
|
|
classes:
|
|
- GroupDeployKey
|
|
feature_categories:
|
|
- continuous_delivery
|
|
description: https://docs.gitlab.com/ee/user/project/deploy_keys/
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30886
|
|
milestone: '13.1'
|
|
gitlab_schema: gitlab_main
|
|
exempt_from_sharding: true
|
|
notes: Exempted because Table is empty and will be removed - https://gitlab.com/gitlab-org/gitlab/-/issues/408933
|
|
table_size: small
|