Only add packages to bookworm repo
Deprecates Debian 10 (Buster) and 11 (Bullseye); those versions will not receive PVC 0.9.100 or newer.
This commit is contained in:
parent
b7f33c1fcb
commit
783c9e46c2
|
@ -4,4 +4,4 @@ bbuilder:
|
||||||
published:
|
published:
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
- /bin/bash build-stable-deb.sh
|
- /bin/bash build-stable-deb.sh
|
||||||
- sudo /usr/local/bin/deploy-package -C pvc
|
- sudo /usr/local/bin/deploy-package -C pvc -D bookworm
|
||||||
|
|
Loading…
Reference in New Issue