From ae4c705066ddadc67f7b8bcb230586db358d016f Mon Sep 17 00:00:00 2001 From: Tomas Balsys Date: Tue, 12 Dec 2023 03:02:45 +0200 Subject: [PATCH] Update .woodpecker.yml --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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