From 76c25aa34c96f5ba554e2b84075e9dbaf94c2176 Mon Sep 17 00:00:00 2001 From: Akshun Aggarwal Date: Tue, 8 Jul 2025 04:04:13 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 207aa7e..5c5881f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ clone: disable: true environment: - LOG_LEVEL: info + LOG_LEVEL: debug steps: - name: clone-repo