-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: gitlab-branch-source-plugin
-
None
Info:
- Jenkin: 2.332.2
- Gitlab branch source:Â
625.v85cf3a_400cfe
Reproduce:
- Create multibranch job with Gitlab Branch Source
- Set build mode: by Remote Jenkinfile Provider Plugin
- Pipeline trigger and build as expeted
Â
Problem:
- Pipeline status of commit on GitLab is always pending state(Build queued) even though the Jenkin pipeline has run successfully
Â
Expected Result:
- Pipleline status of commit should reflect the status from Jenkin pipeline
Note: Github Branch Source Plugin work perfectly with Remote Jenkinsfile Plugin