From 5e61dd8e49873de5d47d177e3e2a8e73870ccac3 Mon Sep 17 00:00:00 2001 From: Facundo Farias Date: Fri, 19 Jun 2026 11:47:08 +0200 Subject: [PATCH] add DeployHQ to Continuous Integration & Delivery / Public Services --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40f6783..70be257 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Buildkite](https://buildkite.com/) - run fast, secure, and scalable continuous integration pipelines on your own infrastructure. - [Cirrus CI](https://cirrus-ci.org/) - continuous integration system built for the era of cloud computing. - [Codefresh](https://codefresh.io/) - GitOps automation platform for Kubernetes apps. + - [DeployHQ](https://www.deployhq.com/) - Git-based deployment automation to servers via SSH/SFTP/S3. - [Github actions](https://github.com/features/actions) - GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. - [Kraken CI](https://kraken.ci/) - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. - [Earthly](https://earthly.dev/) - Develop CI/CD pipelines locally and run them anywhere.