From 0e852fdd4f5ada55668ea9ce3e6c6346bd0b8f42 Mon Sep 17 00:00:00 2001 From: aetos Date: Sun, 5 Oct 2025 08:55:21 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3eef4e7..59ee683 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,8 +8,8 @@ platform: arch: arm64 # Disable the built-in HTTPS clone, we'll do SSH manually -clone: - disable: true +# clone: +# disable: true steps: - name: clone-repo