From 0cbe0f5f64b2a1882ce1579120933aae03c8994c Mon Sep 17 00:00:00 2001 From: Francis Dinh Date: Wed, 25 Jan 2023 16:59:58 -0500 Subject: [PATCH] Add Woodpecker to list of CI/CD software (#391) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f2e8a6..61e3733 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD-2-Clause` `PHP` - [Strider](http://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `MIT` `Nodejs` - [werf](https://werf.io/) - Open Source CI/CD tool for building Docker images and deploying to Kubernetes via GitOps. ([Source Code](https://github.com/werf/werf)) `Apache-2.0` `Go` +- [Woodpecker](https://woodpecker-ci.org/) - Community fork of Drone that uses Docker containers. ([Source Code](https://github.com/woodpecker-ci/woodpecker)) `Apache-2.0` `Go` ### Control Panels