484446ddd0
Change-Id: I2a9c3a195c0999f8971b02bb691fd486015cfbed
17 lines
689 B
XML
17 lines
689 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>
|