-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
Jenkins ver. 1.646
Gitlab hook plugin 1.4.1.1
Add in configuration a environment called:
GIT_REPO with value github.com
At a job configure the git repository like this:
git@${GIT_REPO}:/jenkinsci/gitlab-hook-plugin.git
Using normal git polling system works but not the gitlab hook plugin.
At the log it shows there are not matching projects