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

This commit is contained in:
2025-07-08 04:00:43 +00:00
parent 92c5e21509
commit 09376c1eb1

View File

@@ -18,7 +18,7 @@ steps:
- name: clone-repo - name: clone-repo
image: alpine/git:latest image: alpine/git:latest
commands: commands:
- git clone http://192.168.1.12/akshun/public-k3s /repo - git clone http://192.168.1.12:3011/akshun/public-k3s /repo
volumes: volumes:
- name: repo - name: repo
path: /repo path: /repo