jenkinsci / jenkinsci/gitlab-plugin

multi pipeline job can't trigger

Open
#941 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/10399425/60067773-882e1a00-973e-11e9-9b4c-4c8e15acc62f.png)

![image](https://user-images.githubusercontent.com/10399425/60067695-41402480-973e-11e9-8453-4c267d8df51c.png)

what can i do ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.