diff --git a/.gitlab-ci/container/fdo_cntr_export.sh b/.gitlab-ci/container/fdo_cntr_export.sh index 869016d575e..fdb132bb064 100644 --- a/.gitlab-ci/container/fdo_cntr_export.sh +++ b/.gitlab-ci/container/fdo_cntr_export.sh @@ -47,6 +47,7 @@ buildah_export() { # These components will be provided via LAVA overlays, # so remove them from the core rootfs + rm -rf "${mountpoint}/android-cts" rm -rf "${mountpoint}/cuttlefish" rm -rf "${mountpoint}/vkd3d-proton-tests" rm -rf "${mountpoint}/vkd3d-proton-wine64"