woodpecker/pipeline/backend
qwerty287 6892a9ca57
Parse backend options in backend (#3227)
Currently, backend options are parsed in the yaml parser.
This has some issues:
- backend specific code should be in the backend folders
- it is not possible to add backend options for backends added via
addons
2024-02-08 18:39:32 +01:00
..
common Support custom steps entrypoint (#2985) 2024-01-19 05:34:02 +01:00
docker Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00
kubernetes Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
local Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00
types Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
backend.go Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00