chore: remove dead CSS + improve nginx reload handling
Deploy Wiki to Production / deploy (push) Has been cancelled
Deploy Wiki to Production / deploy (push) Has been cancelled
This commit is contained in:
@@ -25,4 +25,4 @@ jobs:
|
||||
./ /data/wiki/
|
||||
|
||||
- name: Reload nginx
|
||||
run: nginx -s reload
|
||||
run: nginx -t && nginx -s reload || nginx
|
||||
|
||||
Reference in New Issue
Block a user