jenkinsci / jenkinsci/gitlab-plugin
multi pipeline job can't trigger
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
## Issue
### Context
- **Gitlab plugin version**: 1.5.12
- **Gitlab version**: 11.2.1-ee
- **Jenkins version**: 2.164.3
- **Job type**: Pipeline
### Logs & Traces
### Problem description
my jenkinsfile and code is in different gitlab repo, I want to trigger the jenkins pipeline to start working when I push to the code repository.
now , i create a webhook in code repo and trigger multi pipeline, it was ok . branch indexing for the Jenkins project work normal ,but the repository where my Jenkinfile is located is not updated so won't start working.


what can i do ?
Contributor guide
Assessment
This issue has not been assessed yet.