You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-11-23 21:44:44 +02:00
Rename engine to backend (#2950)
rename based on https://woodpecker-ci.org/docs/usage/terminiology --------- Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@@ -55,7 +55,7 @@ type (
|
||||
type Runtime struct {
|
||||
err error
|
||||
spec *backend.Config
|
||||
engine backend.Engine
|
||||
engine backend.Backend
|
||||
started int64
|
||||
|
||||
ctx context.Context
|
||||
|
||||
Reference in New Issue
Block a user