mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
only tail the snmpsimd.log (#8121)
so we see failures, but it isn't massive.
This commit is contained in:
@ -37,7 +37,7 @@ install:
|
||||
- pip install --user mysql-python
|
||||
|
||||
after_failure:
|
||||
- cat /tmp/snmpsimd.log
|
||||
- tail /tmp/snmpsimd.log
|
||||
|
||||
script:
|
||||
- php scripts/pre-commit.php -l
|
||||
|
Reference in New Issue
Block a user