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

This commit is contained in:
2023-12-12 03:02:45 +02:00
parent 1a43030fb4
commit ae4c705066
+1 -1
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