fix: use proper image for deployment
This commit is contained in:
parent
eff5c5efac
commit
e747fff3c4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
deployment:
|
deployment:
|
||||||
stage: "deployment"
|
stage: "deployment"
|
||||||
image:
|
image:
|
||||||
name: "docker.io/pipelinecomponents/ansible-lint:0.79.0"
|
name: "cr.simoncor.net/siempie/ssh-client:v25.06.03"
|
||||||
entrypoint: ["/bin/sh", "-c"]
|
entrypoint: ["/bin/sh", "-c"]
|
||||||
rules:
|
rules:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue