Skip to content
Snippets Groups Projects
Commit 1f4983e6 authored by Julian's avatar Julian
Browse files

Also publish for Bookworm

parent 2d74eb45
Branches
Tags
No related merge requests found
Pipeline #28859 waiting for manual action
...@@ -74,3 +74,13 @@ publish:apt:bullseye: ...@@ -74,3 +74,13 @@ publish:apt:bullseye:
- package:apt:bullseye - package:apt:bullseye
needs: needs:
- package:apt:bullseye - package:apt:bullseye
publish:apt:bookworm:
extends: .publish:apt
variables:
APTLY_DISTRO: bookworm
APTLY_ARCH: all
dependencies:
- package:apt:bullseye
needs:
- package:apt:bullseye
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment