mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-11 09:10:23 +02:00
- Sets a 16GB memory limit for the docker executor - Sets a 16GB memory limit for the libvirtd executor
3 lines
89 B
YAML
3 lines
89 B
YAML
gitlab_runner_memory_limit_libvirt_mb: 16384
|
|
gitlab_runner_memory_limit_docker: "16384m"
|