mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-29 21:31:02 +00:00
Merge branch 'origin/main' into 'next-release/main'
This commit is contained in:
commit
13ae1ece8c
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ import (
|
|||
"go.woodpecker-ci.org/woodpecker/v2/server/store"
|
||||
)
|
||||
|
||||
// updateAgentLastWorkDelay the delay before the LastWork info should be updated.
|
||||
const updateAgentLastWorkDelay = time.Minute
|
||||
|
||||
type RPC struct {
|
||||
|
|
Loading…
Reference in a new issue