Skip to content

Allow numeric values in gitlab-ci.yml

What does this MR do?

It adds validations to check if a value of a key in gitlab-ci.yml file is a string or a numeric.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #30017 (closed)

Merge request reports