Draft: Reduce memory requirements for container builds
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