summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgnes Oetama <aoetama@gitlab.com>2019-07-08 01:41:00 +0000
committerAgnes Oetama <aoetama@gitlab.com>2019-07-08 01:41:00 +0000
commitec784b4ba96d1ce2048761fa39d1a69ba1478131 (patch)
treef4cb352bb7b3319f4321ccb0b5cd1b7b51602d23
parente3fa22cadc782aca4b2798f20b2f8cdfdb076f68 (diff)
downloadgitlab-ce-ec784b4ba96d1ce2048761fa39d1a69ba1478131.tar.gz
Add CTA to watch Mastering CI/CD webcast from doc/ci/pipelines.md
This docs page is appearing for our SEM paid keywords so Marketing would like to optimize spend by driving the traffic back to a gated about.gitlab page with relevant CI content.
-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 4a07aa31f8a..9d3d0392603 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/resources/whitepaper-seismic-shift-application-security/)
+webcast to see a comprehensive demo of GitLab CI/CD pipeline.
+
## Introduction
Pipelines are the top-level component of continuous integration, delivery, and deployment.