Skip to content

Instantly share code, notes, and snippets.

@HowardvanRooijen
Created June 16, 2014 07:40
Show Gist options
  • Save HowardvanRooijen/842b112e2b4f1a679dae to your computer and use it in GitHub Desktop.
Save HowardvanRooijen/842b112e2b4f1a679dae to your computer and use it in GitHub Desktop.
TeamCity MetaRunner Plugin descriptor - defined that the plugin contain tools - located in agent\teamcity-plugin.xml
<?xml version="1.0" encoding="UTF-8"?>
<teamcity-agent-plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:shemas-jetbrains-com:teamcity-agent-plugin-v1-xml">
<tool-deployment/>
</teamcity-agent-plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment