From 114af926c8e3e5693371a796547eaa95664eac29 Mon Sep 17 00:00:00 2001 From: khwezi Date: Sat, 7 Mar 2026 17:51:34 +0200 Subject: [PATCH] talking to registry directly --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6d9416c..b01f7d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: image: plugins/docker settings: repo: gitea.khongisa.co.za/khwezi/sampleapi - registry: registry.khongisa.co.za:3005 + registry: registry.khongisa.co.za:3004 insecure: true dockerfile: Dockerfile context: . \ No newline at end of file -- 2.47.3