Вопрос

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