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

This commit is contained in:
arlenops
2025-11-20 14:16:18 +08:00
parent 05d0f307e4
commit f4b5bfe4ee

View File

@@ -13,7 +13,7 @@ steps:
- name: Restart Nginx
image: alpine:latest
timeout: 3m
timeout: 2m
commands:
- apk add --no-cache nginx
- nginx -s reload