mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Force xdebug extension
This commit is contained in:
@@ -15,6 +15,8 @@ dependencies:
|
||||
- sudo /opt/influxdb/influxd -config /etc/opt/influxdb/influxdb.conf: {background: true}
|
||||
- sudo cp scripts/nginx_proxy.conf /etc/nginx/conf.d/proxy.conf
|
||||
- sudo service nginx restart
|
||||
- sed -i 's/^;//' ~/.phpenv/versions/$(phpenv global)/etc/conf.d/xdebug.ini
|
||||
|
||||
test:
|
||||
override:
|
||||
- vendor/bin/phpunit --coverage-clover clover.xml
|
||||
|
||||
Reference in New Issue
Block a user