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:18 +02:00
parent 7fdb61a0e3
commit d73b19ec7e
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -13,7 +13,7 @@ steps:
- latest - latest
- ${DRONE_BUILD_NUMBER} - ${DRONE_BUILD_NUMBER}
- name: bump tag in deployment-repo - name: bump tag in deployment-repo
image: aaronriedel/kustomize-ci image: git.ar21.de/aaron/kustomize-ci
commands: commands:
- cd /deployment-repo - cd /deployment-repo
- git clone https://git.ar21.de/aaron/egress-test-deployment.git . - git clone https://git.ar21.de/aaron/egress-test-deployment.git .