Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSid Sijbrandij <sytse@gitlab.com>2016-12-24 22:56:57 +0300
committerSid Sijbrandij <sytse@gitlab.com>2016-12-24 22:56:57 +0300
commit311e67299a584b029e68e60f5a1b83850e928cef (patch)
tree247687101a12aefceb32ab9f93ad49f83a88ede9 /README.md
parent79ce691d71e8fcbd198f9c228bc7db1bfd2b6e03 (diff)
Update README.md with CI and CD
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68b709b85d5..7481bf16961 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,8 @@ To see how GitLab looks please see the [features page on our website](https://ab
- Manage Git repositories with fine grained access controls that keep your code secure
- Perform code reviews and enhance collaboration with merge requests
-- Each project can also have an issue tracker and a wiki
+- Complete continuous integration (CI) and CD pipelines to builds, test, and deploy your applications
+- Each project can also have an issue tracker, issue board, and a wiki
- Used by more than 100,000 organizations, GitLab is the most popular solution to manage Git repositories on-premises
- Completely free and open source (MIT Expat license)
- Powered by [Ruby on Rails](https://github.com/rails/rails)