1
0

sbuild: enforce random build directory
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-03-14 02:33:22 +03:00
parent e9e9b7fc51
commit fa00d72cbc

View File

@@ -1,5 +1,5 @@
$chroot_mode = "schroot";
$schroot = "schroot";
$build_path = '';
$pgp_options = [ '-us', '-uc', '-ui' ];