-
Bug
-
Resolution: Fixed
-
Minor
-
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