修改自动化
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
arlenops
2025-11-20 13:21:22 +08:00
parent ecc260e6df
commit 342075c9d9

View File

@@ -4,7 +4,7 @@ name: web模块
steps:
- name: Pull latest code from Gitea
image: alpine:latest
timeout: 3m # 设置该步骤最大超时时间为 3 分钟
timeout: 3m
commands:
- apk add --no-cache git
- cd /www/wwwroot/hgdemo.hgidc.cn/public/web/BlackFruit-web