From 57cf758a56d92915c489304ca240042ca31d1280 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 28 Jul 2023 20:43:07 +0200 Subject: [PATCH] feat: without cli Signed-off-by: kjuulh --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 414e54d..f4b15fa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -70,8 +70,8 @@ steps: [registries.gitea] index = "https://git.i.kjuulh.io/kjuulh/_cargo-index.git" - [net] - git-fetch-with-cli = true + #[net] + #git-fetch-with-cli = true EOF - | cat <> .cargo/credentials.toml