This commit is contained in:
parent
395c4f63b7
commit
071736afcf
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ in
|
|||
WOODPECKER_SERVER = "localhost:9000";
|
||||
WOODPECKER_MAX_PROCS = "2";
|
||||
WOODPECKER_BACKEND = "docker";
|
||||
WOODPECKER_BACKEND_DOCKER_NETWORK = "podman";
|
||||
DOCKER_HOST = "unix:///run/podman/podman.sock";
|
||||
};
|
||||
environmentFile = [ config.sops.secrets.woodpecker-agent.path ];
|
||||
|
|
Loading…
Reference in a new issue