cgumpert created page: jenkins setup authored by Christian Gumpert's avatar Christian Gumpert
......@@ -46,4 +46,8 @@ add the following line to the list of rules in <tt>/etc/sysconfig/iptables</tt><
+ gitlab plugin
+ multijob plugin
+ embeddable-build-status
+ rebuilder
\ No newline at end of file
+ rebuilder
1. Configure GitLab plugin (see also [here](https://github.com/jenkinsci/gitlab-plugin))
+ under "manage jenkins > configure system" fill in the information in the gitlab section
+ GitLab host URL: https://gitlab.cern.ch
+ API Token: "some text" with the "secret" set to the API token of the GitLab user (which can be found under "Profile settings > Account" in GitLab)
\ No newline at end of file