cicd-integrations
2023.4
false
- Overview
- UiPath CLI
- Azure DevOps extension
- Jenkins plugin
Running Jenkins jobs

CI/CD integrations user guide
Last updated Apr 28, 2025
Running Jenkins jobs
Before running a job, make sure you meet the following requirements:
- All paths specified should be local to the current workspace. You can use environment variables in paths, though you should make sure that they result in paths that are local to the workspace.
- To deploy packages or run tests, make sure that the authenticated user has the Folders View (or OrganizationUnits View) and (20.4+ only) Background Tasks View permissions.
- To package libraries, when connected to an Orchestrator instance, make sure that the authenticated user has the Libraries View permission.
To know more about the specific tasks you can execute through the Jenkins plugin, consider reviewing the following topics: