Skip to content

v2021pre: gitlab-ci: Tag lightweight jobs to reduce their latency

Emanuele Aina requested to merge wip/em/v2021pre-lightweight-tags into apertis/v2021pre

Lightweight CI runners have been introduced to run jobs which have low resource consumption and do not need privileged containers to reduce costs and latency, so let's use them.

Forward-ported from !18 (merged), see also !19 (merged)

Edited by Emanuele Aina

Merge request reports