문제

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