From c73edb1c0caafaf55ab05bd643ba3cb0a9f148c9 Mon Sep 17 00:00:00 2001 From: Stefan Naumann <naumann@sra.uni-hannover.de> Date: Tue, 11 May 2021 21:39:09 +0200 Subject: [PATCH] Add mvoCI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 232a13d..2e38e09 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ A curated list of awesome projects related to Gitea. * [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support. (see [docs](https://docs.drone.io/server/provider/gitea/)) * [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins. * [Metroline](https://github.com/metroline/metroline) - Metroline is a Continuous Integration and Delivery platform built with Docker, Node, React and MongoDB, natively compatible with Gitea. +* [mvoCI](https://codeberg.org/snaums/mvoCI) - very simple Continuous Integration Server written in go. Built-in Gitea support. * [Renovate](https://github.com/renovatebot/renovate) - Gitea compatible configurable universal dependability update tool * [woodpecker](https://github.com/laszlocph/woodpecker) - An opinionated fork of the Drone CI system. Built-in Gitea support. (see [docs](https://woodpecker.laszlo.cloud/))