ae38846af5
Change-Id: I9a85a88927c7fc37bbf443295c3ef7a5f6feda50 Signed-off-by: Kyle Rockman <kyle.rockman@mac.com>
16 lines
688 B
XML
16 lines
688 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<buildWrappers>
|
|
<com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper>
|
|
<selectedTools>
|
|
<com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper_-SelectedTool>
|
|
<name>my_custom_tool</name>
|
|
</com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper_-SelectedTool>
|
|
</selectedTools>
|
|
<multiconfigOptions>
|
|
<skipMasterInstallation>True</skipMasterInstallation>
|
|
</multiconfigOptions>
|
|
<convertHomesToUppercase>True</convertHomesToUppercase>
|
|
</com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper>
|
|
</buildWrappers>
|
|
</project> |