In certain circumstances you will have issues with trying to use special characters within an environmental variable this can be backticks ` or back slashes \ as well as other characters.
Solution
you can store the variable and value instead at either the context level or within the job itself. Please be aware that storing any content that you consider confidential at the job level is not secure and will expose the value within your configuration file.