Setup gitlab-runner
This commit is contained in:
parent
59832662dd
commit
4895337cef
7 changed files with 85 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./runner.nix ];
|
||||
|
||||
options.chvp.services.git.enable = lib.mkOption {
|
||||
default = false;
|
||||
example = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue