summaryrefslogtreecommitdiff
path: root/doc/ci/quick_start
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-08-05 00:08:57 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-05 00:08:57 +0000
commitdbc4b385d2c5577e82fe9cb63532f7f5ce23a9ea (patch)
tree588ac0a9936b83e45a381cf0fdee394791eb68a7 /doc/ci/quick_start
parent155fb78b9a3017640b527bc41c9096642ca11aca (diff)
downloadgitlab-ce-dbc4b385d2c5577e82fe9cb63532f7f5ce23a9ea.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/quick_start')
-rw-r--r--doc/ci/quick_start/index.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/ci/quick_start/index.md b/doc/ci/quick_start/index.md
index 8d800d49be3..257e170b0a5 100644
--- a/doc/ci/quick_start/index.md
+++ b/doc/ci/quick_start/index.md
@@ -165,8 +165,3 @@ To view your pipeline:
![Job details](img/job_details_v13_6.png)
If the job status is `stuck`, check to ensure a runner is properly configured for the project.
-
-> To learn more about GitLab CI/CD, check out these video walkthroughs:
->
-> - <i class="fa fa-youtube-play youtube" aria-hidden="true"></i>&nbsp;Watch [First time GitLab & CI/CD](https://www.youtube.com/watch?v=kTNfi5z6Uvk&t=150s).
-> - <i class="fa fa-youtube-play youtube" aria-hidden="true"></i>&nbsp;Watch [Intro to GitLab CI](https://www.youtube.com/watch?v=l5705U8s_nQ&t=358s).