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 = {
|
services = {
|
||||||
gitlab-runner = {
|
gitlab-runner = {
|
||||||
enable = true;
|
enable = true;
|
||||||
services = let authenticationTokenConfigFile = config.age.secrets.heimdall-gitlab-runner.path; in {
|
services = {
|
||||||
# runner for building docker images
|
# runner for building docker images
|
||||||
docker-images = {
|
docker-images = {
|
||||||
authenticationTokenConfigFile = config.age.secrets.heimdall-gitlab-runner-docker-images.path;
|
authenticationTokenConfigFile = config.age.secrets.heimdall-gitlab-runner-docker-images.path;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue