broken github auth on tailscale atm
This commit is contained in:
parent
4d49eed871
commit
f259251c57
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@
|
|||
// Woodpecker agents
|
||||
{
|
||||
"action": "accept",
|
||||
"src": ["tag:woodpeckerRunner"],
|
||||
//"src": ["tag:woodpeckerRunner"], // todo: broken auth rn
|
||||
"src": ["tag:nutty-noon", "tag:nas"],
|
||||
"dst": ["tag:nas:9000"]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue