mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Merge pull request #3171 from marcstern/v2/ci_errorlog
Show error.log after httpd start in CI
This commit is contained in:
commit
28b6e1d7d0
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -48,4 +48,5 @@ jobs:
|
||||
- name: start apache with module
|
||||
run: |
|
||||
sudo systemctl restart apache2.service
|
||||
sudo cat /var/log/apache2/error.log
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user