services/gitlab: gitlab-runner: wait for gitlab.target
This commit is contained in:
parent
c38f792890
commit
35e3bb3e49
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
systemd.services.gitlab-runner.after = [ "gitlab.target" ];
|
||||
services.gitlab-runner = {
|
||||
enable = true;
|
||||
services = {
|
||||
|
|
Loading…
Reference in a new issue