I am trying to create work on my jenkins using the Gitlab website when you enter a particular branch. The only problem I have is that the jenkins job is parameterized. The parameter is the name of the branch. Is it possible to add the name of the branch (its different branch each time) to the webhook so that it is automatically inserted into the parameter in the jenkins job parameter?
thanks
source share