debian-mirror-gitlab/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

2022-06-21 17:19:12 +05:30
---
table_name: ci_job_variables
classes:
- Ci::JobVariable
feature_categories:
- pipeline_authoring
2022-07-23 23:45:48 +05:30
description: CI/CD variables set to a job when running it manually.
2022-06-21 17:19:12 +05:30
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/14784
milestone: '12.2'