No need to clean subvolumes

See 15138c4d72
This commit is contained in:
Gabriel Barrantes
2025-10-07 16:21:23 -06:00
committed by Gabriel Barrantes
parent aafc0bcb41
commit 4fb1d0bbac

View File

@@ -34,8 +34,6 @@ imaging:
after_script:
# Upload all images to Harald. You can grab them at http://images.kde-linux.haraldsitter.eu/
- ./upload-to-harald.sh || true
# Cleanup our btrfs subvolumes so docker doesn't stumble over them.
- cargo run --manifest-path btrfs-cleanup/Cargo.toml .
imaging+publish:
stage: start