gitlab plugin Version: 1.4.2
jenkins Version: 2.7.4
gitlab Version: GitLab Community Edition 8.11.4
I followed the plugin documentation and set up webhook accordingly
( https://github.com/jenkinsci/gitlab-plugin ).
Added gitlab repo to jenkins work, connection test completed successfully. Creation of the jenkins job was completed successfully (the code is extracted from the repo correctly, so there are no problems)
Added webhook for jenkins. Webhook testing also succeeds (returns HTTP200). But on the side of the Jenkins. nothing happens as the test result even after it was run after changing the repo (jenkins log and gitlab show no activity)
- When I try to check the whole setup. I am doing a new push to the gitlab repo to find out if it is invoking a new build on jenkins. But nothing happens. Can anyone help me with this? I am not sure what is wrong here, like a test hook and a test connection gitlab show success.
Thank you in advance.
By the look
source share