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

This commit is contained in:
2025-07-08 03:48:27 +00:00
parent 96ec40e7ab
commit f184ff01b3

View File

@@ -12,6 +12,10 @@ environment:
LOG_LEVEL: info LOG_LEVEL: info
steps: steps:
- name: clone
image: alpine/git
commands: git clone http://192.168.1.12/akshun/public-k3s
- name: renovate - validate config - name: renovate - validate config
image: renovate/renovate:41.17.2 image: renovate/renovate:41.17.2
commands: commands: