From 3310f4fb663169e8e235d1244c13b71a95e62e50 Mon Sep 17 00:00:00 2001 From: snaums Date: Thu, 13 May 2021 02:18:15 +0800 Subject: [PATCH] Add mvoCI (#51) Add [mvoCI](https://codeberg.org/snaums/mvoCI) to the list of continuous integration servers. Co-authored-by: Stefan Naumann Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/51 Reviewed-by: Lunny Xiao Reviewed-by: 6543 <6543@obermui.de> Co-authored-by: snaums Co-committed-by: snaums --- 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/))