-
Bug
-
Resolution: Duplicate
-
Major
-
None
I added a String parameter BRANCH_NAME to my job.
I'd like to use it as manifest branch manifest file and it's not evaluated when the repo init is done :
fatal: manifest '${BRANCH_NAME}.xml' not available
fatal: manifest ${BRANCH_NAME}.xml not found
- is related to
-
JENKINS-17913 Need to evaluate ${param} in any configuration fields
- Resolved