feat(ci): use smaller ansible-lint image

This commit is contained in:
Simon Cornet 2025-06-05 09:58:26 +02:00
commit 13b29aad9d
2 changed files with 2 additions and 5 deletions

View file

@ -4,8 +4,7 @@
linting:
stage: "linting"
image:
name: "cr.simoncor.net/siempie/ansible-deployment:v25.06.03"
entrypoint: ["/bin/sh", "-c"]
name: "docker.io/pipelinecomponents/ansible-lint:0.79.0"
rules:
# run only on push to default branch