Skip to content

Use local includes in qa meta-component

This MR fixes issues with using the python/qa component in downstream projects by using local includes, rather than component. The $CI_PROJECT_* variables are evaluated relative to the downstream project, so using them here leads to errors, e.g: https://git.ligo.org/duncanmmacleod/component-debian/-/pipelines/624539.

Merge request reports