mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Set number of parallel jobs in .gitlab-ci.yml
This commit is contained in:
@@ -11,6 +11,9 @@ variables:
|
|||||||
# VirtualBox driver needs to set build_dir to "/builds" in gitlab-runner.toml
|
# VirtualBox driver needs to set build_dir to "/builds" in gitlab-runner.toml
|
||||||
KYUA_RESULT: "$CI_PROJECT_DIR/kyua.results"
|
KYUA_RESULT: "$CI_PROJECT_DIR/kyua.results"
|
||||||
|
|
||||||
|
BUILD_PARALLEL_JOBS: 6
|
||||||
|
TEST_PARALLEL_JOBS: 6
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- precheck
|
- precheck
|
||||||
- build
|
- build
|
||||||
|
Reference in New Issue
Block a user