Update .drone.yml
Some checks failed
continuous-integration/drone Build encountered an error

This commit is contained in:
2025-07-08 03:50:02 +00:00
parent cd8f934740
commit f2f5cf653d

View File

@@ -14,7 +14,8 @@ environment:
steps:
- name: clone
image: alpine/git:latest
commands: git clone http://192.168.1.12/akshun/public-k3s
commands:
- git clone http://192.168.1.12/akshun/public-k3s
- name: renovate - validate config
image: renovate/renovate:41.17.2