Skip to content

Commit

Permalink
Export CPU count for faster local builds
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk committed Dec 11, 2022
1 parent 22ad9f7 commit 277a0a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scripts/run_docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ docker run ${DOCKER_RUN_ARGS} \
-e AZURE=${AZURE} \
-e CONFIG \
-e CI \
-e CPU_COUNT \
-e DEFAULT_LINUX_VERSION \
"${DOCKER_IMAGE}" \
bash \
Expand Down

0 comments on commit 277a0a4

Please sign in to comment.