Commit 0d5ebb45 authored by Holger Levsen's avatar Holger Levsen
Browse files

jenkins_job_health.html: include bookworm jobs, remove stretch ones



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent f232684f
#!/bin/bash #!/bin/bash
# Copyright 2012-2021 Holger Levsen <holger@layer-acht.org> # Copyright 2012-2022 Holger Levsen <holger@layer-acht.org>
# released under the GPLv2 # released under the GPLv2
DEBUG=false DEBUG=false
...@@ -182,9 +182,9 @@ build_jenkins_job_health_page() { ...@@ -182,9 +182,9 @@ build_jenkins_job_health_page() {
"edu-packages" "edu-packages"
"haskell" "haskell"
"chroot-installation_sid" "chroot-installation_sid"
"chroot-installation_bookworm"
"chroot-installation_bullseye" "chroot-installation_bullseye"
"chroot-installation_buster" "chroot-installation_buster"
"chroot-installation_stretch"
"d-i_overview" "d-i_overview"
"d-i_manual" "d-i_manual"
"d-i_build" "d-i_build"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment