Skip to content

Allow duplicate includes in .gitlab-ci.yml

Tom Forbes requested to merge (removed):tom6-master-patch-28477 into master

What does this MR do?

Closes #63982 (closed)

This MR removes the error thrown when duplicate includes are included in a .gitlab-ci.yml file. Duplicate includes will be ignored.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

If cross-browser testing is not required, please remove the relevant item, or mark it as not needed: [-] -->

Edited by Tom Forbes

Merge request reports