services.gitlab-runner.clear-docker-cache.flags

NixOS option

Any additional flags passed to clear-docker-cache.

type: list of string
Default
[ ]
Example
[
  "prune"
]
declared in: nixos/modules/services/continuous-integration/gitlab-runner/runner.nixView source on NixOS/nixpkgs →