DRONE_RUNNER_MAX_PROCS

Optional number value. Limits the number of concurrent steps that a runner can execute across all pipeline. This is disabled by default. This can be useful if you need to throttle the maximum number of parallel steps to prevent resource exhaustion.

DRONE_RUNNER_MAX_PROCS=10