diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-06-12 15:58:38 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-06-12 15:58:38 +0000 |
commit | 0cf23b8e667d122527792b5276760841ef7f7fee (patch) | |
tree | b98f759b5cc18b45e6236d32dbfb8cc2a873d1e9 /doc/integration | |
parent | ec27d1377df8dc0d31c891129cd8d47c99afce80 (diff) | |
download | gitlab-ce-0cf23b8e667d122527792b5276760841ef7f7fee.tar.gz |
Streamline and edit video referencesadd_video_to_jira_int
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/jenkins.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/integration/jenkins.md b/doc/integration/jenkins.md index 084a017d549..5950737b964 100644 --- a/doc/integration/jenkins.md +++ b/doc/integration/jenkins.md @@ -19,10 +19,8 @@ GitLab's Jenkins integration allows you to trigger a Jenkins build when you push code to a repository, or when a merge request is created. Additionally, it shows the pipeline status on merge requests widgets and on the project's home page. -For a video: - -- Demonstration of integration with Jenkins, see [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ). -- Overview, see [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y). +Videos are also available on [GitLab workflow with Jira issues and Jenkins pipelines](https://youtu.be/Jn-_fyra7xQ) +and [Migrating from Jenkins to GitLab](https://www.youtube.com/watch?v=RlEVGOpYF5Y). ## Use cases |