mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-05-15 12:24:59 +00:00
Extract the `step_builder` from the server to the pipeline package. This cleans the interfaces / structure and will allow us to re-use it in the cli to correctly support pipeline execution (things like `depends_on` support). Co-authored-by: Anton Bracke <anton.bracke@fastleansmart.com> Co-authored-by: 6543 <6543@obermui.de>