From 7439bcebec153af341f0ea1569b6d339e1410a19 Mon Sep 17 00:00:00 2001 From: bmy <2271608011@qq.com> Date: Fri, 29 Nov 2024 00:43:39 +0800 Subject: [PATCH] ww --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 846e0cd..221f49c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,8 +17,9 @@ steps: - git clone https://git.buyusdt.xyz/bmy/xiezheng.git -- name: test +- name: pc-dev image: node:22.2.0 + network_mode: host commands: - cd /drone/src/xiezheng/ - node -v