add a description to the runner
This commit is contained in:
parent
0e05976124
commit
5d08ce041d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
enable = true;
|
||||
services = {
|
||||
alpha = {
|
||||
description = "Relms-Alpha";
|
||||
registrationConfigFile = config.age.secrets.gitlab-runner.path;
|
||||
dockerImage = "alpine:latest";
|
||||
};
|
||||
|
|
Reference in a new issue