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

This commit is contained in:
arlenops
2025-11-20 16:08:57 +08:00
parent 3765101067
commit d69732af1c

View File

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