cicd-integrations
2023.10
false
- Overview
- UiPath CLI
- About UiPath CLI
- Downloading UiPath CLI
- Compatibility matrix
- Running UiPath CLI
- Managing NuGet feeds
- About UiPath CLI tasks
- Deleting assets from Orchestrator
- Deploying assets to Orchestrator
- Running a job inside Orchestrator
- Analyzing a project
- Deploying a package to Orchestrator
- Packing projects into a package
- Testing a package or running a test set
- Testing a package or running a test set in Test Manager
- Input parameters JSON format
- Azure DevOps extension
- Jenkins plugin

CI/CD integrations user guide
Last updated Apr 6, 2026
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: