ci: enable `--debug`
authorPatrick Schleizer <adrelanos@whonix.org>
Sat, 18 Nov 2023 05:59:03 +0000 (00:59 -0500)
committerPatrick Schleizer <adrelanos@whonix.org>
Thu, 7 Dec 2023 18:52:48 +0000 (13:52 -0500)
tests/docker-build-vm.sh

index 0b210dd..4b73dbc 100755 (executable)
@@ -37,6 +37,7 @@ echo " ****************************************************************** "
 echo " * Running grml-debootstrap"
 
 grml-debootstrap \
+  --debug \
   --force \
   --vmfile \
   --vmsize 3G \