From f02909ec5de8ee01eec6631f0daf9d15552277b3 Mon Sep 17 00:00:00 2001 From: noah Date: Sun, 7 Nov 2021 19:37:33 +0900 Subject: [PATCH] Add gitploy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6d218b..98eae45 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [Flagger](https://github.com/weaveworks/flagger) - progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments). - [Tekton](https://tekton.dev/) - powerful and flexible open-source framework for creating CI/CD systems. - [PipeCD](https://pipecd.dev/) - Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications. + - [Gitploy](https://www.gitploy.io/) - Build the deployment system around GitHub in minutes. - 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.