From 243700063595fc4058ae67136d69961e93f08d86 Mon Sep 17 00:00:00 2001 From: Hariharan Date: Mon, 4 Mar 2024 02:37:43 +0530 Subject: [PATCH] Add dot (#5137) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61f97c94..98e881fa 100644 --- a/README.md +++ b/README.md @@ -504,6 +504,7 @@ _Libraries for configuration parsing._ _Tools for help with continuous integration._ - [CDS](https://github.com/ovh/cds) - Enterprise-Grade CI/CD and DevOps Automation Open Source Platform. +- [dot](https://github.com/opnlabs/dot) - A minimal, local first continuous integration system that uses Docker to run jobs concurrently in stages. - [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go. - [duci](https://github.com/duck8823/duci) - A simple ci server no needs domain specific languages. - [go-fuzz-action](https://github.com/jidicula/go-fuzz-action) - Use Go 1.18's built-in fuzz testing in GitHub Actions.