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

gitlab_ci.yaml « gitlab_schemas « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 14911929d87365d59448cd9d7d19a9498832fd01 (plain)
1
2
3
4
5
6
7
8
name: gitlab_ci
description: Schema for all Cell-local CI tables, ex. ci_builds, etc.
allow_cross_joins:
  - gitlab_shared
allow_cross_transactions:
  - gitlab_internal
  - gitlab_shared
cell_local: true