From 331e54efd7a653f565a15595839ccd32c1ff16bf Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 26 Jul 2025 22:48:21 +0200 Subject: [PATCH] feat: small fix --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e248b68..39a3f62 100644 --- a/.drone.yml +++ b/.drone.yml @@ -69,7 +69,7 @@ steps: default = "gitea" [registries.gitea] - index = "https://git.front.kjuulh.io/kjuulh/_cargo-index.git" + index = "https://git.kjuulh.io/kjuulh/_cargo-index.git" #[net] #git-fetch-with-cli = true