From 78c58d96b97be213f4969275d7f7a8345abb6c76 Mon Sep 17 00:00:00 2001 From: Khwezi Mngoma Date: Sat, 16 May 2026 02:01:46 +0200 Subject: [PATCH] Refactored docker shop admin image name --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 06558cd..2ccb2d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: image: plugins/docker settings: registry: nexus.khongisa.co.za - repo: nexus.khongisa.co.za/litecharms-shopadmin-uat + repo: nexus.khongisa.co.za/litecharms-shopadmin tags: [ latest, "1.${DRONE_BUILD_NUMBER}" ] custom_labels: - org.opencontainers.image.source=https://gitea.khongisa.co.za/litecharms/litecharms-shopadmin-uat