From 326123e5d8011b4f710b16aa045d43043416f484 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 13 Dec 2024 16:16:18 +0800 Subject: [PATCH] fix: ci --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index bb2e8e2..260ebbb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,6 +27,9 @@ steps: - name: "Checkout" image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:alpine-git-v2.36.2 pull: if-not-exists + volumes: + - name: gitea + path: /gitea commands: - echo 192.168.0.2 git.1000my.com >> /etc/hosts - ping git.1000my.com -c 1