summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgnes Oetama <aoetama@gitlab.com>2019-07-08 01:03:42 +0000
committerAgnes Oetama <aoetama@gitlab.com>2019-07-08 01:03:42 +0000
commit553114ceabc56ca47d8f4b263603504b1aa0c530 (patch)
treef456c52abe8a91d231fb766e5fd8b2dde1450dd3
parentb102e24aea9d913924c927cc54ec3519ded246ca (diff)
downloadgitlab-ce-553114ceabc56ca47d8f4b263603504b1aa0c530.tar.gz
Update README.md - add CTA to watch Mastering CI/CD webcast and 5 teams that made the switch to GitLab CI/CD article
-rw-r--r--doc/ci/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index d851a56ee0e..d45b25361d2 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -13,6 +13,11 @@ through the [continuous methodologies](introduction/index.md#introduction-to-cic
- Continuous Delivery (CD)
- Continuous Deployment (CD)
+NOTE: **Out-of-the-box management systems can decrease hours spent on maintaining toolchains by 10% or more.**
+Watch our
+["Mastering continuous software development"](https://about.gitlab.com/resources/whitepaper-seismic-shift-application-security/)
+webcast to learn about continuous methods and how GitLab’s built-in CI can help you simplify and scale software development.
+
## Overview
Continuous Integration works by pushing small code chunks to your
@@ -155,6 +160,7 @@ for your CI/CD infrastructure:
- [Why we chose GitLab CI for our CI/CD solution](https://about.gitlab.com/2016/10/17/gitlab-ci-oohlala/)
- [Building our web-app on GitLab CI](https://about.gitlab.com/2016/07/22/building-our-web-app-on-gitlab-ci/)
+- [5 Teams that made the switch to GitLab CI/CD](https://about.gitlab.com/2019/04/25/5-teams-that-made-the-switch-to-gitlab-ci-cd/)
See also the [Why CI/CD?](https://docs.google.com/presentation/d/1OGgk2Tcxbpl7DJaIOzCX4Vqg3dlwfELC3u2jEeCBbDk) presentation.