summaryrefslogtreecommitdiff
path: root/doc/ci/pipelines.md
diff options
context:
space:
mode:
authorAgnes Oetama <aoetama@gitlab.com>2019-07-26 01:13:26 +0000
committerEvan Read <eread@gitlab.com>2019-07-26 01:13:26 +0000
commit13eb8fdaf1e975d83a5cd3ecadbd8158d41d5235 (patch)
tree365a3479a2084ef395ef2f66d2163e7a6c731b90 /doc/ci/pipelines.md
parent594f3e0e60f94596f7b4374edad02c0cc07840f5 (diff)
downloadgitlab-ce-13eb8fdaf1e975d83a5cd3ecadbd8158d41d5235.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
Diffstat (limited to 'doc/ci/pipelines.md')
-rw-r--r--doc/ci/pipelines.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ci/pipelines.md b/doc/ci/pipelines.md
index 98f30350968..be8f66c741f 100644
--- a/doc/ci/pipelines.md
+++ b/doc/ci/pipelines.md
@@ -6,6 +6,11 @@ type: reference
> Introduced in GitLab 8.8.
+NOTE: **Tip:**
+Watch our
+["Mastering continuous software development"](https://about.gitlab.com/webcast/mastering-ci-cd/)
+webcast to see a comprehensive demo of GitLab CI/CD pipeline.
+
## Introduction
Pipelines are the top-level component of continuous integration, delivery, and deployment.