Created
June 16, 2014 07:40
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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