Installing the Generic Scan-Agent on the Team City Build Agent
Use these instructions to install the generic scan-agent plugin on the Team City build agent.
To install the generic scan-agent plugin on the Team City build agent, do the following:
- Download and extract the contents of the
CodeInsightversionPlugins.zipfile, as described in the previous section, Downloading Plugins. - Locate the
code-insight-agent-sdk-generic-plugin/generic-plugin-binaryfolder, and copy it to the TeamCity build agent. - On the Team City build agent, update the following to match your environment:
-
The codebase root:
SET ROOT_PATH=C:\Codebase\output -
The
binfolder location for the generic scan-agent plugin:cd C:\agent\GenericScanPlugin\example\bin
-