Skip to content

Draft: Consolidate the code duplication in .gitlab-ci.yml

The script:, before_script: and after_script: have now gotten quite beefy. It is tricky when adding new tests to remember to add all the right pieces, so create some new templates (and use !reference to merge inline) to help consolidate the common stuff.

Edited by Jacob Faibussowitsch

Merge request reports