From 803f409401ddd990fbaead686ea0758886b3774f Mon Sep 17 00:00:00 2001 From: bmy <2271608011@qq.com> Date: Fri, 14 Mar 2025 23:47:05 +0800 Subject: [PATCH] log --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 50e63a9..d003e4e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,4 +12,4 @@ steps: commands: - echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts - git clone https://git.buyusdt.xyz/bmy/xiezheng.git - - cd /drone/src/xiezheng/ && npm install && npm run dev \ No newline at end of file + - cd /drone/src/xiezheng/ && npm install && npm run dev && npm run log \ No newline at end of file