Is it possible to install plugins to a Jenkins Slave Node? I need to install a jenkins plugin to the slave node, but it should not be added to the master node.

有帮助吗?

解决方案

Plugins can be installed only on master. I don't think plugins could be installed slave specific in Jenkins.

May be if you share your purpose of installing it in Slave node, we may think about the possibilities.

To my knowledge, It is pointless to installing plugins as slave specific.

Thanks, Madhan

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top