Skip to content

Set manually the env vars from env_var_name parameters

Compare
Choose a tag to compare
@epavlova epavlova released this 11 Apr 08:53
ce8898f

The parameters of type env_var_name are holding the name of environment variable, not its value.
Most probably due to the specific handling of parameters of type env_var_name, there is a complication in passing their values to a script. Their values are not passed to a script environment as are passed parameters of other types.
So we are setting them manually in the environment.

Fix scan job referring to wrong script.