Update kustomize-ci image name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2024-05-24 09:57:27 +02:00
parent 174ddba669
commit 9274feff8e
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -58,7 +58,7 @@ steps:
event:
- push
- name: bump tag in deployment-repo (prod)
image: aaronriedel/kustomize-ci
image: git.ar21.de/aaron/kustomize-ci
commands:
- cd /deployment-repo
- git clone https://git.ar21.de/yolokube/core-deployments.git .
@ -73,7 +73,7 @@ steps:
event:
- push
- name: bump tag in deployment-repo (staging)
image: aaronriedel/kustomize-ci
image: git.ar21.de/aaron/kustomize-ci
commands:
- cd /deployment-repo
- git clone https://git.ar21.de/yolokube/core-deployments.git .