Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/project_ci_cd_settings.yml')
-rw-r--r--db/docs/project_ci_cd_settings.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/project_ci_cd_settings.yml b/db/docs/project_ci_cd_settings.yml
new file mode 100644
index 00000000000..48c1ab42e73
--- /dev/null
+++ b/db/docs/project_ci_cd_settings.yml
@@ -0,0 +1,9 @@
+---
+table_name: project_ci_cd_settings
+classes:
+- ProjectCiCdSetting
+feature_categories:
+- continuous_integration
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/392c411bdc16386ef42c86afaf8c4d8e4cddb955
+milestone: '10.8'