Skip to content

gitlab-ci: Tag lightweight jobs to reduce their latency

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

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.

Merge request reports