Simplify security suite management.

All supported suites (bullseye+) are using the new naming scheme.
This commit is contained in:
Cyril Brulebois
2023-06-13 21:16:29 +02:00
parent d43ee7b1b8
commit 1b8275894e
2 changed files with 1 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ steps:
contents: |+
deb http://deb.debian.org/debian __RELEASE__ main __FIRMWARE_COMPONENT__ __FIRMWARE_COMPONENT_OLD__
deb http://deb.debian.org/debian __RELEASE__-updates main __FIRMWARE_COMPONENT__ __FIRMWARE_COMPONENT_OLD__
deb http://security.debian.org/debian-security __SECURITY_SUITE__ main __FIRMWARE_COMPONENT__ __FIRMWARE_COMPONENT_OLD__
deb http://security.debian.org/debian-security __RELEASE__-security main __FIRMWARE_COMPONENT__ __FIRMWARE_COMPONENT_OLD__
__BACKPORTS__
unless: rootfs_unpacked