add build workflow
Some checks failed
Build and Deploy Debian Package / build-package (push) Failing after 20s

This commit is contained in:
Marco Realacci 2025-01-28 19:02:32 +01:00
parent 9dfd9ebfcf
commit 7c218fc664
7 changed files with 67 additions and 0 deletions

3
debian/rules vendored Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/make -f
%:
dh $@ --with python3,systemd --buildsystem=pybuild