mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
79adee7044
commit
31469505f1
1 changed files with 3 additions and 0 deletions
3
.github/workflows/action.yml
vendored
3
.github/workflows/action.yml
vendored
|
@ -59,6 +59,9 @@ jobs:
|
|||
sudo systemctl list-units --type=service --all
|
||||
sudo systemctl start nginx
|
||||
sudo systemctl list-units --type=service --all
|
||||
sudo nginx -t
|
||||
sudo systemctl reload nginx
|
||||
sudo systemctl list-units --type=service --all
|
||||
#sudo systemctl status nginx.service
|
||||
#sudo systemctl status nginx
|
||||
if: always()
|
||||
|
|
Loading…
Add table
Reference in a new issue