Setup gitlab-runner

This commit is contained in:
Charlotte Van Petegem 2023-01-28 11:50:11 +01:00
parent 59832662dd
commit 4895337cef
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 85 additions and 2 deletions

View file

@ -53,6 +53,7 @@
enable = true;
count = 6;
};
git.runner.enable = true;
};
};