diff --git a/raspi_master.yaml b/raspi_master.yaml index bb3edc3..d7a07bc 100644 --- a/raspi_master.yaml +++ b/raspi_master.yaml @@ -40,7 +40,8 @@ steps: - unpack-rootfs: tag-root - - qemu-debootstrap: __RELEASE__ + - debootstrap: __RELEASE__ + require_empty_target: false mirror: http://deb.debian.org/debian target: tag-root arch: __ARCH__