Add Release action for cc-backend

This commit is contained in:
Thomas Roehl
2023-03-20 15:38:36 +01:00
parent a651219a2c
commit 4b430016c9
7 changed files with 538 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
Package: cc-backend
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, npm, yarn
Description: ClusterCockpit backend and web frontend
Homepage: https://github.com/ClusterCockpit/cc-backend
Source: cc-backend
Rules-Requires-Root: no