Dynamically set the value of a job parameter

after debugging a bit: ${<< parameters.tag-or-branch >>} and the whole env_var_name ceremony doesn’t seem to be necessary and doesn’t work:

However:
tag-name: ${TAGANCH}

works

1 Like