Add Makefile target to create unsigned package

This commit is contained in:
Mathieu Comandon 2023-02-05 11:24:34 -08:00
parent 8eeeadbb7e
commit 0cc1885620

View file

@ -10,6 +10,13 @@ all:
debuild
debclean
unsigned:
export GITBRANCH=master
debuild -i -us -uc -b
debclean
# Build process for GitHub runners.
# Requires two environment variables related to package signing.
# PPA_GPG_KEY_ID