Jenkins: Using environment variables or secrets in Branch Sources section of a Multibranch Pipeline

48 Views Asked by At

I would like to use a global variable in Jenkins when deciding which branch to build. Something like this:

enter image description here

Is this possible?

0

There are 0 best solutions below