add build workflow
Some checks failed
Build and Deploy Debian Package / build-package (push) Failing after 20s
Some checks failed
Build and Deploy Debian Package / build-package (push) Failing after 20s
This commit is contained in:
parent
9dfd9ebfcf
commit
7c218fc664
7 changed files with 67 additions and 0 deletions
3
debian/rules
vendored
Normal file
3
debian/rules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/make -f
|
||||
%:
|
||||
dh $@ --with python3,systemd --buildsystem=pybuild
|
Loading…
Add table
Add a link
Reference in a new issue