Skip to content
代码片段 群组 项目
提交 65f61259 编辑于 作者: Marcel Amirault's avatar Marcel Amirault
浏览文件

Merge branch 'obicke-master-patch-0ffe' into 'master'

No related branches found
No related tags found
无相关合并请求
......@@ -18,6 +18,12 @@ You should use a Jenkins integration with GitLab when:
- You're invested in [Jenkins plugins](https://plugins.jenkins.io/) and choose
to keep using Jenkins to build your apps.
This integration can trigger a Jenkins build when a change is pushed to GitLab.
You cannot use this integration to trigger GitLab CI/CD pipelines from Jenkins. Instead,
use the [pipeline triggers API endpoint](../api/pipeline_triggers.md) in a Jenkins job,
authenticated with a [pipeline trigger token](../ci/triggers/index.md#create-a-pipeline-trigger-token).
After you have configured a Jenkins integration, you trigger a build in Jenkins
when you push code to your repository or create a merge request in GitLab. The
Jenkins pipeline status displays on merge request widgets and the GitLab
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册