From f184ff01b372792f099fc13872c3c4242acb0e2d Mon Sep 17 00:00:00 2001 From: Akshun Aggarwal Date: Tue, 8 Jul 2025 03:48:27 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index a853cb5..661a640 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,10 @@ environment: LOG_LEVEL: info steps: + - name: clone + image: alpine/git + commands: git clone http://192.168.1.12/akshun/public-k3s + - name: renovate - validate config image: renovate/renovate:41.17.2 commands: