CI: try to avoid 2 pipelines for 1 commit
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.
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.