update
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/cron/ci Pipeline was successful

This commit is contained in:
2025-10-15 23:30:03 +02:00
parent af5ec3f420
commit d0589f4ec4
3 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ sudo podman run --rm -it \
quay.io/centos-bootc/bootc-image-builder:latest \
--type anaconda-iso \
--local \
--rootfs xfs \
--rootfs btrfs \
localhost/${IMAGE_NAME}:${IMAGE_TAG}
echo "[SUCCÈS] ISO généré dans $OUTPUT_DIR"