Merge pull request #3171 from marcstern/v2/ci_errorlog

Show error.log after httpd start in CI
This commit is contained in:
Ervin Hegedus
2024-06-12 15:08:47 +02:00
committed by GitHub

View File

@@ -48,4 +48,5 @@ jobs:
- name: start apache with module
run: |
sudo systemctl restart apache2.service
sudo cat /var/log/apache2/error.log