You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atm we can‘t Access the value of „CLI_SILENT“ and other special variables from the global „vars“ section. The Special vars are only available in the tasks „vars“.
That leads to the issue that we have to duplicate the code which is related to the values of These vars in each task Definition, because we can’t define a variable in the global vars which uses These Special vars, because there are these special vars empty.