Build: complete cleanup (#12430)
`clean_build` is not called when the task is terminated and there could
be some lingering files around. Instead of only deleting the files for
the current build, we delete the whole `settings.DOCROOT` path when the
build starts.