Label: extending

Content with label extending in TeamCity 3.x Documentation (See content from all spaces)
Related Labels: agent , plugin

Agent Side Extensions
AgentSide Extensions Currently, there are two ways to extend build agent: # Write a custom build runner # Write an extension to AntRunner (for instance, to process custom tasks) Both approaches use similar way of plugin packaging and deployment (see below ...