forked from fediversity/fediversity
disable exec agent
This commit is contained in:
parent
abff867da2
commit
f772b9179e
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@
|
|||
# https://woodpecker-ci.org/docs/administration/configuration/agent
|
||||
woodpecker-agents.agents = {
|
||||
exec = {
|
||||
enable = true;
|
||||
# enable = true;
|
||||
path = with pkgs; [
|
||||
git
|
||||
git-lfs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue