From 7e1f53b5b0fd28ea54f06f84e426ec135baaf7c0 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 28 Jul 2023 20:39:33 +0200 Subject: [PATCH] feat: use internal instead Signed-off-by: kjuulh --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2dac6f0..6506ac7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -68,8 +68,7 @@ steps: default = "gitea" [registries.gitea] - index = "https://git.front.kjuulh.io/kjuulh/_cargo-index.git" - token = "Bearer $GIT_TOKEN" + index = "https://git.i.kjuulh.io/kjuulh/_cargo-index.git" [net] git-fetch-with-cli = true