Update .woodpecker.yml
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
1a43030fb4
commit
ae4c705066
|
|
@ -6,7 +6,7 @@ steps:
|
||||||
image: git.balsys.eu.org/tomas/mkosi
|
image: git.balsys.eu.org/tomas/mkosi
|
||||||
privileged: true
|
privileged: true
|
||||||
commands:
|
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:
|
publish:
|
||||||
image: woodpeckerci/plugin-gitea-release
|
image: woodpeckerci/plugin-gitea-release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue