Skip to content

Commit 35bc096

Browse files
committed
Propose some references about ci/cd solutions compatibles with gitea
* No note about theirs integration level, only a starting point.
1 parent ab0f378 commit 35bc096

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
date: "2019-08-27:00:00+02:00"
3+
title: "CI/CD Usage"
4+
slug: "ci-cd"
5+
weight: 40
6+
toc: true
7+
draft: false
8+
menu:
9+
sidebar:
10+
parent: "advanced"
11+
name: "CI/CD Usage"
12+
weight: 40
13+
identifier: "ci-cd"
14+
---
15+
16+
# Gitea and CI/CD
17+
18+
NOTE: These tools are not endorsed by Gitea. They are listed here for convenience only.
19+
20+
## Listing
21+
22+
Some CI/CD solutions are compatibles with Gitea. As following list can't be complete, the purpose is to give a starting point to integrate a CI/CD process in your gitea.
23+
24+
- Drone : https://drone.io
25+
- Jenkins : https://plugins.jenkins.io/gitea
26+
- Agolia : https://agola.io
27+
- Buildkite : https://buildkite.com and https://github.com/techknowlogick/gitea-buildkite-connector
28+
29+
30+
Anothers CI/CD could be work with gitea as :
31+
- concourse-ci : https://www.concourse-ci.org and https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475
32+

0 commit comments

Comments
 (0)