From a0e1fe5f958dad1e76f88eeb398bc0c6d73bea91 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 28 Jul 2023 21:03:55 +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 03f5537..e248b68 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,8 +71,8 @@ steps: [registries.gitea] index = "https://git.front.kjuulh.io/kjuulh/_cargo-index.git" - [net] - git-fetch-with-cli = true + #[net] + #git-fetch-with-cli = true EOF - | cat <> .cargo/credentials.toml