mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-08-14 22:53:01 +02:00
Fix paths
This commit is contained in:
8
.github/ci-config.json
vendored
8
.github/ci-config.json
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"sinks": "ci-sinks.json",
|
||||
"collectors" : "ci-collectors.json",
|
||||
"receivers" : "ci-receivers.json",
|
||||
"router" : "ci-router.json",
|
||||
"sinks": ".github/ci-sinks.json",
|
||||
"collectors" : ".github/ci-collectors.json",
|
||||
"receivers" : ".github/ci-receivers.json",
|
||||
"router" : ".github/ci-router.json",
|
||||
"interval": 5,
|
||||
"duration": 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user