Name of a downstream job to build.
May be another Workflow job, but more commonly a freestyle or other project.
Use a simple name if the job is in the same folder as this upstream workflow job;
otherwise can use relative paths like ../sister-folder/downstream
or absolute paths like /top-level-folder/nested-folder/downstream
.