Post #1623145
2026-04-11 16:43 UTC
@AndresFreundTec @Viss @Cs137
We currently have no native VM support, but this is only because of some open implementation questions: https://github.com/woodpecker-ci/woodpecker/discussions/2302#discussioncomment-6775117
feedback is welcome!
And writing a own backennd is easy and transparent to the server (so you could use #codeberg 's hosted CI and use own agents with custom backend ;) )
(You just have to implement this interface: https://github.com/woodpecker-ci/woodpecker/blob/main/pipeline/backend/types/backend.go)
Replies (0)
No replies.