From a018a31ffb60b65ffe1915c01d09ed8ba83274e5 Mon Sep 17 00:00:00 2001 From: Dmitry Shurupov Date: Mon, 20 Jul 2020 19:37:34 +0700 Subject: [PATCH] Adding werf to CI/CD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b47f6f..6e8254a 100644 --- a/README.md +++ b/README.md @@ -225,7 +225,7 @@ - [PHP Censor](https://github.com/php-censor/php-censor) - Open source self-hosted continuous integration server for PHP projects. `BSD-2-Clause` `PHP` - [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` ## Control Panels