Update .drone.yml

This commit is contained in:
2025-07-08 03:56:23 +00:00
parent c06b9b1277
commit 36ac184c68

View File

@@ -14,6 +14,7 @@ environment:
steps:
- name: clone-repo
image: alpine/git:latest
if: always()
commands:
- git clone http://192.168.1.12/akshun/public-k3s /repo
volumes: