feat: use gitlab registry
This commit is contained in:
parent
6217ab1156
commit
63dd50010d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
deployment:
|
deployment:
|
||||||
stage: "deployment"
|
stage: "deployment"
|
||||||
image:
|
image:
|
||||||
name: "cr.simoncor.net/siempie/ssh-client:v25.06.03"
|
name: "registry.gitlab.simoncor.net/oci/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