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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user