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

ci_build_needs.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f9367124ed2a4ae7e438df6934d0dfbdc715dd73 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: ci_build_needs
classes:
- Ci::BuildNeed
feature_categories:
- pipeline_authoring
description: Dependencies for a specific CI/CD job.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/31328
milestone: '12.2'