Skip to content

Commit ba3a4d0

Browse files
feat: Update teamcity-plugin.xml to allow plugin to load on secondary node (#191)
Co-authored-by: Brock Greman <brock.greman@driscolls.com>
1 parent ce36099 commit ba3a4d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

teamcity-plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
<url>http://octopusdeploy.com</url>
1313
</vendor>
1414
</info>
15-
<deployment use-separate-classloader="true" allow-runtime-reload="true" teamcity.development.shadowCopyClasses="true" />
15+
<deployment use-separate-classloader="true" allow-runtime-reload="true" teamcity.development.shadowCopyClasses="true" node-responsibilities-aware="true" />
1616
</teamcity-plugin>

0 commit comments

Comments
 (0)