I am trying to clone using a specific branch from a gitlab repo in my jenkinsfile but I am not sure as to how I would do this. The 'branch' parameter only accepts defaults like 'master' so I can't use that. All help is appreciated, thanks
Tried using git params and setting build params