In my Jenkins setup I don't have "Inject environment variables" in the
project configuration, so I'm assuming you are using a specific plugin to
achieve that.
It would be great to know which one.
>From what I can guess you may using this one:
https://plugins.jenkins.io/envinject/
If so, then th
My Jenkins is installed on my Windows build machine. I have a directory on
this machine which is dedicated to a Jenkins project.
Within this directory I have a .bat file which sets up environment
variables, e.g.
set GIT_UPDATE_DIR=$WORKSPACE
set MDM_SRC_DIR=$GIT_UPDATE_DIR
set GIT_BRANCH_FULL=