Install the UVCS plugin for Jenkins
Integrate Jenkins with Unity Version Control for your CI/CD pipeline.
Read time 1 minuteLast updated 2 days ago
Install the Unity Version Control (UVCS) plugin for Jenkins using standard Jenkins methods.
Using the Jenkins dashboard
To install from the Jenkins user interface:- From your Jenkins dashboard, go to Manage Jenkins > Manage Plugins.
- Select the Available tab.
- To find the plugin, search for .
plasticscm-plugin
Using the Jenkins CLI
To install from the command line:For more information, refer to the Jenkins documentation.jenkins-plugin-cli --plugins plasticscm-plugin:4.4
Using direct upload
To install from the Jenkins releases page:- Download one of the releases.
- Upload the release to your Jenkins controller.