Skip to content

CI: try to avoid 2 pipelines for 1 commit

Guillaume Pasero requested to merge ci_twin_pipelines into develop

This will also simplify the structure of .gitlab-ci.yml.

The goal is to avoid 2 pipelines being spawned on a single push for a merge request branch.

Merge request reports