jenkins - Configuring gitlab hook plugin -
we've created continuous integration workflow gitlab (v7.9.2) , jenkins(v1.596.2). defined jenkins job build every push made every repository on gitlab gitlab hook:
http://xx.xx.xx.xx:8080/gitlab/build_now
it's bad practice let 1 job build tasks want use gitlab-web-hook plugin define template job witch creates new job every unknown repository triggers web hook, described in gitlab-web-hook plugin description under section templates unknown repositories.
the plugin can configured automatically create projects when hook activated gitlab repo unknown jenkins.
now have difficulties finding right configuration, or how start integrating plugin workflow. spend day searching tutorials of default configurations on subject , couldnt find any.
we hope community can or set off usefull hints, trics or tutorials. it's last piece of puzzle us.
thank you
Comments
Post a Comment