Agent Working Directory

Documentation Index

Agent Working Directory

Agent working directory is the directory on an agent where all projects are built. By default, this is the <Build agent home>/work directory.

To modify this path, navigate to buildAgent.properties file and edit the value of the workDir property (you do not need to restart agent after this).

See also:

Labels