mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-06 12:40:17 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
72fe17e130
commit
22c4c5f4cf
1 changed files with 3 additions and 2 deletions
5
.github/workflows/action.yml
vendored
5
.github/workflows/action.yml
vendored
|
@ -56,8 +56,9 @@ jobs:
|
||||||
cat /etc/nginx/nginx.conf
|
cat /etc/nginx/nginx.conf
|
||||||
sudo systemctl list-units --type=service --all
|
sudo systemctl list-units --type=service --all
|
||||||
sudo systemctl enable nginx
|
sudo systemctl enable nginx
|
||||||
sudo systemctl status nginx.service
|
sudo systemctl list-units --type=service --all
|
||||||
sudo systemctl status nginx
|
#sudo systemctl status nginx.service
|
||||||
|
#sudo systemctl status nginx
|
||||||
if: always()
|
if: always()
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue