mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Print log output
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -85,6 +85,9 @@ jobs:
|
||||
echo "Checking FireGuard service status"
|
||||
sudo systemctl status fireguard
|
||||
|
||||
echo "Checking FireGuard logs..."
|
||||
sudo journalctl -u fireguard.service -b
|
||||
|
||||
echo "Checking if FireGuard service is active"
|
||||
sudo systemctl is-active fireguard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user