Skip to content

Draft: Reduce memory requirements for container builds

Calle Englund requested to merge reduce-memory into master

Rebalances the resource requirements for CI jobs, slightly reducing most container builds to 1GiB memory, and cpu to 250m, because these are almost entirely I/O-bound.

The real drop in resource requirements is for the publish jobs, with only 256MiB memory and 100m cpu.

Edited by Calle Englund

Merge request reports

Loading