简体   繁体   English

Jenkins 插件

[英]Jenkins Plugins

I am new to Jenkins and trying to understand the use of Plugins.我是 Jenkins 的新手,并试图了解插件的使用。 I have installed Jenkins on a server which already has few software's like Git,terraform.我已经在服务器上安装了 Jenkins,该服务器已经很少有像 Git、terraform 这样的软件。 Do I still need to install Plugins for Jenkins explicitly?我还需要明确安装 Jenkins 插件吗?

No, if you use git as a shell command.不,如果您使用 git 作为 shell 命令。 sh "git"

If you want to use a plugin functionality, you need to install it.如果要使用插件功能,则需要安装它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM