mirror of
https://salsa.debian.org/hertzog/debian-handbook.git
synced 2026-01-11 19:56:38 +00:00
Update to bookworm
This commit is contained in:
parent
f94149aea4
commit
6e5d09a110
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
image: 'debian:bullseye'
|
||||
image: 'debian:bookworm'
|
||||
variables:
|
||||
# Languages to build for the website (we're limited to 100Mb so we must
|
||||
# build only a subset of the available languages).
|
||||
|
|
@ -25,7 +25,7 @@ pages:
|
|||
- public
|
||||
only:
|
||||
refs:
|
||||
- bullseye/main
|
||||
- bookworm/main
|
||||
variables:
|
||||
# Build space-consuming pages only in the official repository
|
||||
- $CI_PROJECT_PATH == "hertzog/debian-handbook"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue