feat(ci): use smaller ansible-lint image
This commit is contained in:
parent
75ddd82282
commit
c32fc57834
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue