gitlab-org--gitlab-foss/db/docs/ci_job_variables.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
266 B
YAML
Raw Normal View History

---
table_name: ci_job_variables
classes:
- Ci::JobVariable
feature_categories:
- pipeline_authoring
description: CI/CD variables set to a job when running it manually.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/14784
milestone: '12.2'