diff options
author | Marcia Ramos <marcia@gitlab.com> | 2019-06-11 16:49:05 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-06-11 16:49:05 +0000 |
commit | 2c2d2bbff3943e06f0a62c9589b53697c75aabe9 (patch) | |
tree | 4d0796d72a49c54fade1c032e1394ee2b0e346c6 /doc/ci/introduction | |
parent | 3efd59b9208400f08867a72cce19a042dc0f1402 (diff) | |
download | gitlab-ce-2c2d2bbff3943e06f0a62c9589b53697c75aabe9.tar.gz |
Docs: CI - link videos
Diffstat (limited to 'doc/ci/introduction')
-rw-r--r-- | doc/ci/introduction/index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ci/introduction/index.md b/doc/ci/introduction/index.md index bd2b9b099f2..1687716df2e 100644 --- a/doc/ci/introduction/index.md +++ b/doc/ci/introduction/index.md @@ -205,6 +205,9 @@ With GitLab CI/CD you can also: To see all CI/CD features, navigate back to the [CI/CD index](../README.md). +<i class="fa fa-youtube-play youtube" aria-hidden="true"></i> +Watch the video [GitLab CI Live Demo](https://www.youtube.com/watch?v=pBe4t1CD8Fc) with a deeper overview of GitLab CI/CD. + ### Setting up GitLab CI/CD for the first time To get started with GitLab CI/CD, you need to familiarize yourself |