Bump codename.

This commit is contained in:
Cyril Brulebois 2023-06-08 16:11:05 +02:00
parent f21db528af
commit 2c48f2f322
1 changed files with 3 additions and 3 deletions

View File

@ -34,13 +34,13 @@ JTE=1
BT=1
# The working directory to use. MUST be on the same partition as the mirror.
TDIR=/srv/cdbuilder.debian.org/src/deb-cd/tmp/stretch-update/cd-work
TDIR=/srv/cdbuilder.debian.org/src/deb-cd/tmp/bullseye-update/cd-work
# Building stretch cd set ...
CODENAME=stretch
CODENAME=bullseye
# Path where the images will be written
OUT=/srv/cdbuilder.debian.org/src/deb-cd/tmp/stretch-update/cd-out
OUT=/srv/cdbuilder.debian.org/src/deb-cd/tmp/bullseye-update/cd-out
# Location(s) for the snapshot(s)
SNAPSHOT='Debian=https://us.cdimage.debian.org/cdimage/snapshot/Debian/ --try-last'