ci-docker-rebuild: drop debian-stretch-jenkins

Related: OS#5601
Change-Id: I572ff9624fba25d7d96af79d1229b614be1c11ba
This commit is contained in:
Oliver Smith 2022-07-06 12:48:25 +02:00 committed by osmith
parent 095a110506
commit dc00f325c7
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ set -e -x
cd "$(dirname "$0")/.."
. scripts/common.sh
docker_images_require \
"debian-stretch-jenkins" \
"debian-buster-jenkins"
if [ "$(arch)" = "i686" ] && \