mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-27 04:11:03 +00:00
6892a9ca57
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 |
||
---|---|---|
.. | ||
settings | ||
cacher.go | ||
compiler.go | ||
compiler_test.go | ||
convert.go | ||
convert_test.go | ||
dag.go | ||
dag_test.go | ||
errors.go | ||
option.go | ||
option_test.go |