woodpecker/pipeline/backend
Anthony Wang 80c72b590c
Add support to run pipelines using a local backend (#709)
This adds support for #559. I tested using [this .woodpecker.yml](https://git.exozy.me/Ta180m/Hello-world/src/branch/main/.woodpecker.yml) on my self-hosted [Woodpecker instance](https://ci.exozy.me/Ta180m/Hello-world). I was also able to get this to build [Hugo websites](https://ci.exozy.me/Ta180m/howtuwu/build/1). It's currently very simplistic but works!

close #559
2022-03-10 22:07:02 +01:00
..
docker Improve agent backend loading and suppress expectable errors (#818) 2022-03-08 16:21:43 +01:00
kubernetes Fix pipeline backend autodetect (#545) 2021-11-27 02:29:14 +01:00
local Add support to run pipelines using a local backend (#709) 2022-03-10 22:07:02 +01:00
types pipeline backend: remove unused var (#683) 2022-01-09 23:28:41 +01:00
backend.go Add support to run pipelines using a local backend (#709) 2022-03-10 22:07:02 +01:00