We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
noble
1 parent 878cb8a commit d28b449Copy full SHA for d28b449
scripts/Linux-Deb/Makefile
@@ -7,7 +7,7 @@ NO_BINARY_PACKAGES=pyroute2|pyuv|deepdiff
7
8
.PHONY: allSigned docker-build-image prepare-deb-source unpack-deb-source clean-output-folder copy-debian-folder download-pip build-man build-deb-unsigned build-deb-signed ppa clean venv autocompletion
9
10
-allSigned: clean prepare-deb-source docker-signed_focal docker-signed_jammy
+allSigned: clean prepare-deb-source docker-signed_focal docker-signed_jammy docker-signed_noble
11
12
docker-unsigned_%: clean prepare-deb-source docker-build-image_%
13
docker run -ti --rm -v `pwd`/../../:/opt/kathara kathara/linux-build-deb:$* /bin/bash -c \
0 commit comments