Merge pull request #8 from hanjunlee/add-gitploy

Add gitploy to CI/CD
This commit is contained in:
Marius Stanca 2021-11-08 16:54:13 +02:00 committed by GitHub
commit 91e57ab1c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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, youll be testing your code in minutes.
- [Circle CI](https://circleci.com/) - powerful CI/CD pipelines that keep code moving.