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

This commit is contained in:
arlenops
2025-11-20 14:22:41 +08:00
parent f4b5bfe4ee
commit ccf34801e5

View File

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