feat(ci): move yamllint to component

This commit is contained in:
Simon Cornet 2025-06-12 17:05:39 +02:00
commit bbbd8baf31
2 changed files with 1 additions and 9 deletions

View file

@ -16,3 +16,4 @@ include:
- local: ".gitlab/build.yaml"
- local: ".gitlab/deployment.yaml"
- local: ".gitlab/linting.yaml"
- component: "$CI_SERVER_FQDN/components/yamllint/yamllint@1.0.2"