Verified Commit 11914fd5 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

gitlab-ci: add a test for bookworm



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 4960f50b
Pipeline #403227 failed with stage
in 5 minutes and 46 seconds
...@@ -42,12 +42,16 @@ test buster: ...@@ -42,12 +42,16 @@ test buster:
- master - master
image: debian:buster-backports image: debian:buster-backports
variables: variables:
ADDITIONAL_PACKAGES: python3-django/buster-backports ADDITIONAL_PACKAGES: python3-django/buster-backports git/buster-backports git-man/buster-backports
tests bullseye: tests bullseye:
<<: *test <<: *test
image: debian:bullseye image: debian:bullseye
tests bookworm:
<<: *test
image: debian:bookworm
test unstable: test unstable:
<<: *test <<: *test
image: debian:unstable image: debian:unstable
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