Hello,
Sure, is there a way to set the default value to another variable? Additionally, can it be used in a user file? My intention is to utilize /home/${user} when executed from the user interface and /tmp/${build_name}/${build_number} when executed from Jenkins.
Thank you.