Verified Commit 26cb3607 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

move the autodeploy ci to bullseye



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 11914fd5
Pipeline #405605 failed with stage
in 4 minutes and 41 seconds
...@@ -32,20 +32,14 @@ tests: ...@@ -32,20 +32,14 @@ tests:
<<: *test <<: *test
only: only:
- master - master
image: debian:buster-backports image: debian:bullseye
variables: # variables:
ADDITIONAL_PACKAGES: python3-django/buster-backports git/buster-backports git-man/buster-backports # ADDITIONAL_PACKAGES: python3-django/buster-backports git/buster-backports git-man/buster-backports
test buster: tests bullseye:
<<: *test <<: *test
except: except:
- master - master
image: debian:buster-backports
variables:
ADDITIONAL_PACKAGES: python3-django/buster-backports git/buster-backports git-man/buster-backports
tests bullseye:
<<: *test
image: debian:bullseye image: debian:bullseye
tests bookworm: tests bookworm:
......
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