diff --git a/README.md b/README.md index d7f1dc1..6f52b5f 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [PipeCD](https://pipecd.dev/) - Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications. - [Dagger](https://dagger.io/) - CI/CD as Code that Runs Anywhere. - [Unleash](https://www.getunleash.io) - Open-source feature management platform (feature flags, gradual rollouts, A/B testing) to decouple deploy from release. + - [Pipewright](https://github.com/huangchengsir/pipewright) - self-hosted CI/CD, deployment and ops platform in a single binary. - Public Services - [Travis CI](https://travis-ci.org/) - easily sync your projects, you’ll be testing your code in minutes. - [Circle CI](https://circleci.com/) - powerful CI/CD pipelines that keep code moving.