Update .woodpecker.yml
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Tomas Balsys 2023-12-12 03:02:45 +02:00
parent 1a43030fb4
commit ae4c705066
1 changed files with 1 additions and 1 deletions

View File

@ -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