You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/advanced/ci-cd.en-us.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,11 @@ NOTE: These tools are not endorsed by Gitea. They are listed here for convenienc
22
22
CI/CD solutions that have integration with Gitea. Following list is not complete,
23
23
the purpose is to give a starting point to integrate a CI/CD process with Your Gitea instance.
24
24
25
-
- Drone : https://drone.io
26
-
- Jenkins : https://plugins.jenkins.io/gitea
27
-
- Agolia : https://agola.io
28
-
- Buildkite : https://buildkite.com and https://github.com/techknowlogick/gitea-buildkite-connector
25
+
-[Drone](https://drone.io)
26
+
-[Jenkins](https://plugins.jenkins.io/gitea)
27
+
-[Agolia](https://agola.io)
28
+
-[Buildkite](https://buildkite.com) with [Gitea connector](https://github.com/techknowlogick/gitea-buildkite-connector)
29
29
30
30
31
31
Others CI/CD solutions that partially can be integrated with Gitea:
32
-
-concourse-ci : https://www.concourse-ci.org and https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475
32
+
-[Concourse](https://www.concourse-ci.org), see more informations at [Concourse community forum](https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475)
0 commit comments