mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2025-07-29 16:16:07 +02:00
Add Release action with RPMs and DEB packages
This commit is contained in:
12
scripts/cc-metric-store.deb.control
Normal file
12
scripts/cc-metric-store.deb.control
Normal file
@@ -0,0 +1,12 @@
|
||||
Package: cc-metric-store
|
||||
Version: {VERSION}
|
||||
Installed-Size: {INSTALLED_SIZE}
|
||||
Architecture: {ARCH}
|
||||
Maintainer: thomas.gruber@fau.de
|
||||
Depends: libc6 (>= 2.2.1)
|
||||
Build-Depends: debhelper-compat (= 13), git, golang-go
|
||||
Description: In-memory metric store daemon from the ClusterCockpit suite
|
||||
Homepage: https://github.com/ClusterCockpit/cc-metric-store
|
||||
Source: cc-metric-store
|
||||
Rules-Requires-Root: no
|
||||
|
Reference in New Issue
Block a user