mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 01:19:02 +01:00
Add "plugin" support to local backend (#2239)
and a nit to improve the clone --- *Sponsored by Kithara Software GmbH*
This commit is contained in:
@@ -6,11 +6,7 @@ The local backend will execute the pipelines on the local system without any iso
|
||||
|
||||
:::note
|
||||
This backend is still pretty new and can not be treated as stable. Its
|
||||
implementation and configuration can change at any time. Binary releases of the
|
||||
agent will be available with the release of the [1.0.0
|
||||
milestone](https://github.com/woodpecker-ci/woodpecker/milestone/4), so for now
|
||||
you must compile the agent by yourself, to get the local backend functionality.
|
||||
<!-- TODO: remove the self-compile note after the release of the agent -->
|
||||
implementation and configuration can change at any time.
|
||||
:::
|
||||
|
||||
Since the code runs directly in the same context as the agent (same user, same
|
||||
|
||||
Reference in New Issue
Block a user