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
26cb3607
Verified
Commit
26cb3607
authored
Jul 30, 2022
by
Mattia Rizzolo
Browse files
move the autodeploy ci to bullseye
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
11914fd5
Pipeline
#405605
failed with stage
in 4 minutes and 41 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
26cb3607
...
@@ -32,20 +32,14 @@ tests:
...
@@ -32,20 +32,14 @@ tests:
<<
:
*test
<<
:
*test
only
:
only
:
-
master
-
master
image
:
debian:bu
ster-backports
image
:
debian:bu
llseye
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 bu
ster
:
test
s
bu
llseye
:
<<
:
*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
:
...
...
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