Verified Commit 1b3a66d0 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

server upgraded to bullseye, refresh CI settings accordingly.



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent a21e41ff
Pipeline #300806 failed with stage
in 12 minutes and 29 seconds
...@@ -57,17 +57,15 @@ unstable: ...@@ -57,17 +57,15 @@ unstable:
<<: *test <<: *test
image: debian:unstable image: debian:unstable
bullseye-bpo: bookworm-bpo:
<<: *test <<: *test
image: debian:bullseye-backports image: debian:bookworm-backports
buster-bpo: bullseye-bpo:
<<: *test <<: *test
image: debian:buster-backports image: debian:bullseye-backports
variables: variables:
ADDITIONAL_PACKAGES: python3-django/buster-backports ADDITIONAL_PACKAGES: lintian/buster-backports
lintian/buster-backports
python3-django-filters/buster-backports
DJANGO_SETTINGS_MODULE: 'debexpo.settings.test' DJANGO_SETTINGS_MODULE: 'debexpo.settings.test'
flake8: flake8:
......
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