Set an environment variable in build steps supporting environment filters.
This will add or replace environment variables with the specified name.
Environment variable names are handled case-insensitively in Jenkins, so a variable home
would replace the system contributed environment variable HOME
on systems that define it.