Commit f13cf30d authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'thaoyeager-master-patch-19908' into 'master'

Documentation: Cross link to CI/CD docs for Migrating from Jenkins

See merge request gitlab-org/gitlab!31974
parents 3b180468 91c66dd7
# Jenkins CI service **(STARTER)** # Jenkins CI service **(STARTER)**
NOTE: **Note:**
This documentation focuses only on how to **configure** a Jenkins *integration* with
GitLab. Learn how to **migrate** from Jenkins to GitLab CI/CD in our
[Migrating from Jenkins](../ci/jenkins/index.md) documentation.
From GitLab, you can trigger a Jenkins build when you push code to a repository, or when a merge From GitLab, you can trigger a Jenkins build when you push code to a repository, or when a merge
request is created. In return, Jenkins shows the pipeline status on merge requests widgets and request is created. In return, Jenkins shows the pipeline status on merge requests widgets and
on the GitLab project's home page. on the GitLab project's home page.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment