error whom
This commit is contained in:
parent
df8ab8e97d
commit
8cad7c3620
1 changed files with 2 additions and 3 deletions
|
|
@ -134,7 +134,6 @@
|
||||||
# GitLab Runner
|
# GitLab Runner
|
||||||
services.gitlab-runner = {
|
services.gitlab-runner = {
|
||||||
enable = true;
|
enable = true;
|
||||||
user = "gitlab-runner";
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
ci-nspawn-rootless-podman = {
|
ci-nspawn-rootless-podman = {
|
||||||
|
|
@ -176,7 +175,7 @@
|
||||||
mount_program = "${pkgs.fuse-overlayfs}/bin/fuse-overlayfs"
|
mount_program = "${pkgs.fuse-overlayfs}/bin/fuse-overlayfs"
|
||||||
additionalimagestores = []
|
additionalimagestores = []
|
||||||
'';
|
'';
|
||||||
}; # end containers.ci.config
|
}; # end containers.gitlab-runner.config
|
||||||
}; # end containers.ci
|
}; # end containers.gitlab-runner
|
||||||
} # end file
|
} # end file
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue