From 8a467ecb5136052f1c48512666f9547ee28fdc7a Mon Sep 17 00:00:00 2001 From: khwezi Date: Sat, 7 Mar 2026 16:36:26 +0200 Subject: [PATCH] Pointing to local docker registry --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 73850ee..3840bf8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,8 +14,8 @@ steps: image: plugins/docker settings: repo: gitea.khongisa.co.za/khwezi/sampleapi - registry: gitea.khongisa.co.za - insecure: false + registry: 192.168.1.173:3005 + insecure: true username: from_secret: gitea-username password: