Limit Jeremiah parallel jobs
This commit is contained in:
@@ -110,7 +110,7 @@ in
|
|||||||
services = {
|
services = {
|
||||||
gitlab-runner = {
|
gitlab-runner = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.concurrent = 7;
|
settings.concurrent = 3;
|
||||||
services = {
|
services = {
|
||||||
shell = {
|
shell = {
|
||||||
executor = "shell";
|
executor = "shell";
|
||||||
|
|||||||
Reference in New Issue
Block a user