Pull request: reduce-build-parallelism

Merge in DNS/adguard-home from reduce-build-parallelism to master

Squashed commit of the following:

commit 3c26331185f8402441334078eb73ad2615edd5e5
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Jan 11 14:40:46 2023 +0300

    all: reduce build parallelism
This commit is contained in:
Ainar Garipov
2023-01-11 14:48:46 +03:00
parent d8d7a5c335
commit 68bc9969b7
3 changed files with 6 additions and 12 deletions

View File

@@ -85,7 +85,7 @@ in
esac
readonly docker_image_full_name docker_tags
# Copy the binaries into a new directory under new names, so that it's eaiser to
# Copy the binaries into a new directory under new names, so that it's easier to
# COPY them later. DO NOT remove the trailing underscores. See file
# scripts/make/Dockerfile.
dist_docker="${dist_dir}/docker"