Update .drone.yml
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2025-07-08 04:00:01 +00:00
parent 36ac184c68
commit 92c5e21509

View File

@@ -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: