From 18425a0f3ed6389f66a596457e45a7a8d96f861f Mon Sep 17 00:00:00 2001 From: Vitali Tatarintev <123158+ck3g@users.noreply.github.com> Date: Sat, 28 Dec 2019 07:56:33 +0100 Subject: [PATCH] Add mention of CI/CD pipelines on GitLab GitLab also comes with a built-in CI/CD More info: * CI/CD page: https://about.gitlab.com/product/continuous-integration/ * Available with free tier https://about.gitlab.com/pricing/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68b8dd54..ca8fdd7e 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Table of Contents * [github.com](https://github.com/) — Unlimited public repositories and unlimited private repositories (up to 3 collaborators) with Pipelines for CI/CD * [bitbucket.org](https://bitbucket.org/) — Unlimited public and private Git repos for up to 5 users with Pipelines for CI/CD - * [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with unlimited collaborators and 10 GB space per repo + * [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with unlimited collaborators, with Pipelines for CI/CD, and 10 GB space per repo * [pijul.com](https://pijul.com/) - Unlimited free and open source distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed. Solves many problems of git/hg/svn/darcs. * [chiselapp.com](http://chiselapp.com/) — Unlimited public and private Fossil repositories * [Azure DevOps](https://azure.microsoft.com/services/devops/) — Unlimited private repos (Git and TFS) for up to 5 users/team