Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian New Member Process
nm.debian.org
Commits
11914fd5
Verified
Commit
11914fd5
authored
Jul 23, 2022
by
Mattia Rizzolo
Browse files
gitlab-ci: add a test for bookworm
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
4960f50b
Pipeline
#403227
failed with stage
in 5 minutes and 46 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
11914fd5
...
...
@@ -42,12 +42,16 @@ test buster:
-
master
image
:
debian:buster-backports
variables
:
ADDITIONAL_PACKAGES
:
python3-django/buster-backports
ADDITIONAL_PACKAGES
:
python3-django/buster-backports
git/buster-backports git-man/buster-backports
tests bullseye
:
<<
:
*test
image
:
debian:bullseye
tests bookworm
:
<<
:
*test
image
:
debian:bookworm
test unstable
:
<<
:
*test
image
:
debian:unstable
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment