再测
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
arlenops
2025-11-20 14:07:54 +08:00
parent b5de7dc18c
commit dc0f354072

View File

@@ -18,4 +18,4 @@ steps:
- apk add --no-cache nginx
- nginx -s reload
when:
branch: main # 只在 main 分支触发,防止其他分支的提交也触发重启
branch: main