MyNixOS website logo
option

services.gitlab-runner.services.<name>.buildsDir

Absolute path to a directory where builds will be stored in context of selected executor (Locally, Docker, SSH).

Declarations
Type
null or path
Default
null
Example
"/var/lib/gitlab-runner/builds"