This commit is contained in:
@@ -13,7 +13,7 @@ steps:
|
|||||||
|
|
||||||
- name: Restart Nginx
|
- name: Restart Nginx
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
timeout: 1m
|
timeout: 2m
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache nginx
|
- apk add --no-cache nginx
|
||||||
- nginx -s reload
|
- nginx -s reload
|
||||||
|
|||||||
Reference in New Issue
Block a user