diff --git a/.woodpecker.yml b/.woodpecker.yml index 9afa26a..745a45d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,7 +6,7 @@ steps: image: git.balsys.eu.org/tomas/mkosi privileged: true commands: - - mkosi -d debian -r bookworm -t tar --bootable no --package systemd --output fedora-39 --compress-output xz --checksum yes + - mkosi -d debian -r bookworm -t tar --bootable no --package systemd --output debian-12 --compress-output xz --checksum yes publish: image: woodpeckerci/plugin-gitea-release