Cleanup
This commit is contained in:
parent
bddc26c66e
commit
af4799bb1b
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ in
|
|||
services = {
|
||||
gitlab-runner = {
|
||||
enable = true;
|
||||
services = let authenticationTokenConfigFile = config.age.secrets.heimdall-gitlab-runner.path; in {
|
||||
services = {
|
||||
# runner for building docker images
|
||||
docker-images = {
|
||||
authenticationTokenConfigFile = config.age.secrets.heimdall-gitlab-runner-docker-images.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue