Commit 849ab5df authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: use smaller ansible-lint image

parent 8e78bf08
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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