Add Release action with RPMs and DEB packages

This commit is contained in:
Thomas Roehl
2022-12-13 14:22:33 +01:00
parent 81de3491a3
commit ecf7abf828
3 changed files with 351 additions and 1 deletions

View 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