mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-16 18:45:28 +00:00
@@ -238,6 +238,8 @@ func run(ctx context.Context, c *cli.Command, backends []types.Backend) error {
|
||||
return err
|
||||
}
|
||||
|
||||
log.Debug().Any("labels", labels).Msgf("agent configured with labels")
|
||||
|
||||
filter := rpc.Filter{
|
||||
Labels: labels,
|
||||
}
|
||||
|
Reference in New Issue
Block a user