From 05d0f307e4082c7f3823e40f82d94afe4a28f169 Mon Sep 17 00:00:00 2001 From: arlenops Date: Thu, 20 Nov 2025 14:11:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0e60108..7a44de5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: - apk add --no-cache git - cd /www/wwwroot/hgdemo.hgidc.cn/public/web/BlackFruit-web - git clone https://yiqiu:ycyawCOM996.@gitea.ycyaw.com/yiqiu/BlackFruit-UI.git . || git pull - - ls -l # 查看目录中的文件是否已经更新 + - ls -l - name: Restart Nginx image: alpine:latest