diff options
author | Evan Read <eread@gitlab.com> | 2019-06-10 13:00:34 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-06-10 13:00:34 +0000 |
commit | a6bf00745ede3611ca389a7ba8e2db3cade01df0 (patch) | |
tree | a5960d8ee59f016658166a121c90f36a3544e13e /doc/ci/README.md | |
parent | a2867862945e0c5dc1b67f320e135a866381aefe (diff) | |
download | gitlab-ce-a6bf00745ede3611ca389a7ba8e2db3cade01df0.tar.gz |
Video links for SSoT audit
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r-- | doc/ci/README.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index 635cce13b4e..49d62faeccf 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -29,8 +29,11 @@ the development cycle, ensuring that all the code deployed to production complies with the code standards you established for your app. -For a complete overview of these methodologies and GitLab CI/CD, -read the [Introduction to CI/CD with GitLab](introduction/index.md). +For a: + +- Complete overview of these methodologies and GitLab CI/CD, + read the [Introduction to CI/CD with GitLab](introduction/index.md). +- Video demonstration of GitLab CI/CD, see [Demo: CI/CD with GitLab](https://www.youtube.com/watch?v=1iXFbchozdY). ## Getting started |