feat(ci): use smaller ansible-lint image

This commit is contained in:
Simon Cornet 2025-06-05 09:55:33 +02:00
commit c32fc57834

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