Env Inject
Jenkins JOB_NAME
Configure Build Environment
http://127.0.0.1:8080/job/JOB_NAME
- Check inject environment variables to the build process to enable job specific environment variables.
Warning: Notice: These CANNOT be used when the ZAP Jenkins plugin is run as a pre-build step.
- Specify Properties Content
- Format:
VARIABLE_NAME=VARIABLE_VALUE
- New entries are represented by line breaks.
- Format:
- Usage
- Certain fields in the Jenkins ZAP plugin accept System Environment Variables, Build Variables as well as Environment Inject Plugin Variables. See the for each field to see more details.
Info: All variable can be called with
{{$
Unknown macro: {VARIABLE_NAME}}}
- Certain fields in the Jenkins ZAP plugin accept System Environment Variables, Build Variables as well as Environment Inject Plugin Variables. See the for each field to see more details.