From 9274feff8e463c206d1ae3acb32cadbd2ed39965 Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Fri, 24 May 2024 09:57:27 +0200 Subject: [PATCH] Update kustomize-ci image name --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index bdb22ad..ea464c6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 .