mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 16:24:25 +00:00
18896d8df1
* Propose some references about ci/cd solutions compatibles with gitea * No note about theirs integration level, only a starting point. * Update docs/content/doc/advanced/ci-cd.en-us.md Improve text Co-Authored-By: Lauris BH <lauris@nix.lv> * Improve link to CI solutions Update docs/content/doc/advanced/ci-cd.en-us.md Co-Authored-By: Lauris BH <lauris@nix.lv> * Update docs/content/doc/advanced/ci-cd.en-us.md Typo in name :/ Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com> * Remove redundant empty line * Invite user to consult new CI/CD page * Link target CI tools * Jenkins and its plugin * Update docs/content/doc/advanced/third-party-tools.en-us.md Simplify link CI/CD Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com> * Update docs/content/doc/advanced/ci-cd.en-us.md Typo Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com> * Provide gitea documentation about drone usage Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com> * Update docs/content/doc/advanced/ci-cd.en-us.md Co-Authored-By: Lauris BH <lauris@nix.lv> * Apply suggestions from code review Co-Authored-By: Lauris BH <lauris@nix.lv>
1.1 KiB
1.1 KiB
date | title | slug | weight | toc | draft | menu | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2019-08-27:00:00+02:00 | CI/CD Usage | ci-cd | 40 | true | false |
|
Gitea and CI/CD
NOTE: These tools are not endorsed by Gitea. They are listed here for convenience only.
Listing
CI/CD solutions that have integration with Gitea. Following list is not complete, the purpose is to give a starting point to integrate a CI/CD process with your Gitea instance.
- Drone with Gitea documentation
- Jenkins with Gitea plugin
- Agola
- Buildkite with Gitea connector
Others CI/CD solutions that partially can be integrated with Gitea:
- Concourse, see more information at Concourse community forum