Environment variable to hold received message content.
To pass message content by file instead, configure as follows:
-
CI Build Trigger
Create a FileParameter on the job with the name of the variable specified here.
-
Job and Pipeline Steps
Check the "Use files instead of environment variables" checkbox. This will create
files in the workspace with the same names as the environment variables.