From 92c5e2150912a2f8f9c2d6a6ad0e2e54606f0b9a Mon Sep 17 00:00:00 2001 From: Akshun Aggarwal Date: Tue, 8 Jul 2025 04:00:01 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d22a81d..1a99940 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,13 +8,15 @@ trigger: - cron - custom +clone: + disable: true + environment: LOG_LEVEL: info steps: - name: clone-repo image: alpine/git:latest - if: always() commands: - git clone http://192.168.1.12/akshun/public-k3s /repo volumes: