Refactor main CI file
In order to keep the complexity from growing inside gitlab-ci.ylm
, we're creating a new .ci
subfolder where lives all the specific pipelines declarations.
We can use the include keyword with the GitLab CI/CD conditionals to activate each pipeline when we need to.
There are a few merge requests related to this change (one for each branch with ci/cd enabled).
Edited by Pelayo García