Browse Source

Add buildbot CI (#8378)

Buildbot can work with Gitea
tags/v1.11.0-dev
Km Antoine GIRARD 6 years ago
parent
commit
862f3382c7
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      docs/content/doc/advanced/ci-cd.en-us.md

+ 2
- 0
docs/content/doc/advanced/ci-cd.en-us.md View File

@@ -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