Add buildbot CI (#8378)

Buildbot can work with Gitea
release/v1.10
Km 5 years ago committed by Antoine GIRARD
parent ae939652ea
commit de8a0a3938

@ -27,6 +27,8 @@ the purpose is to give a starting point to integrate a CI/CD process with your G
- [Agola](https://agola.io)
- [Buildkite](https://buildkite.com) with [Gitea connector](https://github.com/techknowlogick/gitea-buildkite-connector)
- [AppVeyor](https://www.appveyor.com) with [built-in Gitea support](https://www.appveyor.com/blog/2019/09/05/gitea-receives-first-class-support-in-appveyor/)
- [Buildbot](https://www.buildbot.net/) with [Gitea plugin](https://github.com/lab132/buildbot-gitea)
Others CI/CD solutions that partially can be integrated with Gitea:
- [Concourse](https://www.concourse-ci.org), see more information at [Concourse community forum](https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475)

Loading…
Cancel
Save