Browse Source

Added AppVeyor to the list of CI/CD working with Gitea (#8104)

for-closed-social
Feodor Fitsner 5 years ago
committed by Antoine GIRARD
parent
commit
79c8bc0e51
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs/content/doc/advanced/ci-cd.en-us.md

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

@ -26,6 +26,7 @@ the purpose is to give a starting point to integrate a CI/CD process with your G
- [Jenkins](https://jenkins.io/) with [Gitea plugin](https://plugins.jenkins.io/gitea)
- [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/)
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