How to install a plugin in Jenkins manually

后端 未结 12 627
你的背包
你的背包 2020-11-29 17:06

Installing a plugin from the Update center results in:

Checking internet connectivity Failed to connect to http://www.google.com/. Perhaps you need

12条回答
  •  再見小時候
    2020-11-29 17:51

    Yes, you can. Download the plugin (*.hpi file) and put it in the following directory:

    /plugins/
    

    Afterwards you will need to restart Jenkins.

提交回复
热议问题