services.gitlab-runner.configFile

NixOS option

Configuration file for gitlab-runner. configFile takes precedence over services. checkInterval and concurrent will be ignored too. This option is deprecated, please use services instead. You can use registrationConfigFile and registrationFlags for settings not covered by this module.

type: null or absolute path
Default
null
declared in: nixos/modules/services/continuous-integration/gitlab-runner/runner.nixView source on NixOS/nixpkgs →