ci(gitlab-ci): split in reusable templates
This will permit other projects to [include](https://docs.gitlab.com/ee/ci/yaml/#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.
Showing
- .gitlab-ci.yml 4 additions, 30 deletions.gitlab-ci.yml
- templates/Lint/Commitlint.yaml 23 additions, 0 deletionstemplates/Lint/Commitlint.yaml
- templates/Rules.yaml 40 additions, 0 deletionstemplates/Rules.yaml
- templates/Runners/eole-docker.yaml 9 additions, 0 deletionstemplates/Runners/eole-docker.yaml
Loading