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

ci_secure_file_states.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5e8a748e52ac40e4c3d9fa7c917fd3b232dd2e42 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: ci_secure_file_states
classes:
- Geo::CiSecureFileState
feature_categories:
- pipeline_authoring
description: Stores verification state for Geo replicated Project-level Secure Files.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/90510
milestone: '15.2'