idiot
This commit is contained in:
parent
73f8be22ff
commit
e1640a744b
|
@ -51,7 +51,7 @@ in {
|
|||
woodpecker-agents.agents."sakoserver-agent" = {
|
||||
enable = true;
|
||||
# We need this to talk to the podman socket
|
||||
extraGroups = [ "podman" ];
|
||||
extraGroups = [ "docker" ];
|
||||
environment = {
|
||||
WOODPECKER_SERVER = "localhost:9000";
|
||||
WOODPECKER_MAX_WORKFLOWS = "1";
|
||||
|
|
Loading…
Reference in a new issue