Thanks Victor, yes that plugin was exactly what I was looking for :)
On Friday, November 6, 2015 at 10:15:26 PM UTC+1, Victor Martinez wrote:
>
> Hi Franco,
>
> Poll is evil and must die!! [
> http://kohsuke.org/2011/12/01/polling-must-die-triggering-jenkins-builds-from-a-git-hook/]
>
> you
Hi Franco,
Poll is evil and must die!!
[http://kohsuke.org/2011/12/01/polling-must-die-triggering-jenkins-builds-from-a-git-hook/]
you might need to use the below plugin:
- https://wiki.jenkins-ci.org/display/JENKINS/Gitlab+Hook+Plugin
Cheers
On Friday, 6 November 2015 10:55:22 UTC+1, Fr
Hi all,
I have the following issue:
I have a job that only handles the release branches, so every time a
release branch is created this job gets trigger to start building it, the
problem is that the POLL from the gitlab repository is not working in this
scenario, does anyone know how to make i