mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-07-20 11:51:40 +02:00
Fix Github Actions (#18)
* Fix config for Github Actions * Fix paths * Add CentOS Latest and AlmaLinux 8.5 to RPM action * Fix ID * Reduce min Go version to 1.16 and use time.Unix in gpfsMetric
This commit is contained in:
6
.github/ci-sinks.json
vendored
Normal file
6
.github/ci-sinks.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"type" : "stdout",
|
||||
"meta_as_tags" : true
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user