CI: Add support for $CI_ONIRO_PARALLEL_BUILD_MAX_JOBS
This introduces support for new variable to be set by gitlab-runner.
It should be set to the max number of parallel jobs to be spawned. It will be
applied to both the number of concurrent bitbake threads/tasks and the number of
parallel jobs in each make/cmake/meson based bitbake task though. So take
care...
Signed-off-by:
Esben Haabendal <esben.haabendal@huawei.com>
parent
3a2253bc
No related branches found
No related tags found
This commit is part of merge request !38. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment