Jenkins : zap-plugin Env Inject

Env Inject

Jenkins JOB_NAME Configure Build Environment

http://127.0.0.1:8080/job/JOB_NAME

 

  1. 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.

  2. Specify Properties Content
     
    • Format: VARIABLE_NAME=VARIABLE_VALUE
       
    • New entries are represented by line breaks.
       
  3. 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}

      }}

Attachments:

ENV_INJECTOR.png (image/png)
arrow16.png (image/png)
help.png (image/png)