-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins 1.462,
Parameterized Trigger Plugin 2.14
I can't seem to use a parameter in the "Projects to build" field.
In my scenario, job A runs job B with a parameter "TBUILD" and in job B I want to trigger a parameterized build on whatever job is in the parameter ${TBUILD}. When I put ${TBUILD} into the "Projects to build" field nothing is built. When I hard code that field with a given job, it does indeed get triggered.
- is duplicated by
-
JENKINS-11280 Downstream project name is not accepting env variable/build parameters
- Open