fn build_deploy_manifest( manifest_path: &Path, config: &Config, clean: bool, no_update_check: bool, ) -> Result<()>