From 8d92eec8bf224c45cad7275883d85ccd2a6ea744 Mon Sep 17 00:00:00 2001 From: Facundo Farias Date: Sat, 7 Oct 2023 19:35:30 +0200 Subject: [PATCH 1/2] Adding deploybot.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1e9678..97794a6 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ Table of Contents * [appveyor.com](http://www.appveyor.com/) — CD service for Windows, free for Open Source * [github.com](https://github.com/ligurio/Continuous-Integration-services) — Comparison of Continuous Integration services * [ftploy.com](http://ftploy.com/) — 1 project with unlimited deployments + * [deploybot.com](http://www.deploybot.com/) — 1 repository with ten deployments, free for Open Source or Education * [deployhq.com](http://www.deployhq.com/) — 1 project with 10 daily deployments * [hub.jazz.net](https://hub.jazz.net/) — 60 minutes of free build time/month * [styleci.io](https://styleci.io/) — Public GitHub repositories only From 1b9797f5aa65c08f9983a7a6ae9e52c141b27994 Mon Sep 17 00:00:00 2001 From: Facundo Farias Date: Sat, 7 Oct 2023 19:36:58 +0200 Subject: [PATCH 2/2] Using https instead of http --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97794a6..356e1be 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Table of Contents * [appveyor.com](http://www.appveyor.com/) — CD service for Windows, free for Open Source * [github.com](https://github.com/ligurio/Continuous-Integration-services) — Comparison of Continuous Integration services * [ftploy.com](http://ftploy.com/) — 1 project with unlimited deployments - * [deploybot.com](http://www.deploybot.com/) — 1 repository with ten deployments, free for Open Source or Education + * [deploybot.com](https://www.deploybot.com/) — 1 repository with ten deployments, free for Open Source or Education * [deployhq.com](http://www.deployhq.com/) — 1 project with 10 daily deployments * [hub.jazz.net](https://hub.jazz.net/) — 60 minutes of free build time/month * [styleci.io](https://styleci.io/) — Public GitHub repositories only