mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-06 12:40:17 +00:00
[GHA] Debug nginx.conf
This commit is contained in:
parent
c6c7c73258
commit
236f8d1341
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -43,8 +43,8 @@ jobs:
|
||||||
- name: Debug
|
- name: Debug
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
sudo systemctl status nginx.service
|
|
||||||
cat /etc/nginx/nginx.conf
|
cat /etc/nginx/nginx.conf
|
||||||
|
sudo systemctl status nginx.service
|
||||||
if: always()
|
if: always()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue