Skip to content

ci(gitlab-ci): split in reusable templates

Daniel Dehennin requested to merge refactor/reusable-gitlab-ci-templates into master

This will permit other projects to include the defined templates

The templates/Rules.yaml must be included and jobs will extends the templates depending at which moment they must be executed.

Merge request reports