1.

Explain how you can deploy a custom build of a core plugin?

Answer»

Below are the steps to deploy a custom BUILD of a core plugin:

  •  STOP Jenkins.
  •  Copy the custom HPI to $Jenkins_Home/plugins.
  •  Delete the previously expanded plugin DIRECTORY.
  •  Make an empty file CALLED <plugin>.hpi.pinned.
  •  Start Jenkins. 


Discussion

No Comment Found