cicd-integrations
2025.10
true
- Overview
- UiPath CLI
- About UiPath CLI
- Downloading UiPath CLI
- Compatibility matrix
- Running UiPath CLI
- Managing NuGet feeds
- Trusting custom certificates
- Test Manager Support
- Packing projects into a package
- Signing project packages
- Analyzing a project
- Deploying a package to Orchestrator
- Running a job inside Orchestrator
- Testing a package or running a test set
- Testing multiple packages
- Input parameters JSON format
- Deploying assets to Orchestrator
- Deleting assets from Orchestrator
- Running tasks using JSON configuration
- Restoring automation dependencies
- Troubleshooting UiPath CLI
- Azure DevOps extension
- About Azure DevOps extension
- Configuring Azure DevOps service connection
- Adding UiPath tasks to an Azure DevOps pipeline
- Troubleshooting the Azure DevOps extension
- Jenkins plugin
CI/CD integrations user guide
Last updated May 7, 2026
To define an automation procedure in your pipeline, you need to add and configure individual tasks to the agent pool.
-
In Azure DevOps go to Pipelines.
-
Create a new pipeline or edit an existing one.
-
Add a job to the agent pool.
-
Search for one of the following tasks:
- UiPath Install Platform
- UiPath Pack
- UiPath Deploy
- UiPath Test
- UiPath Run Job
- UiPath Solution Pack
- UiPath Solution Upload Package
- UiPath Solution Deploy
- UiPath Solution Activate Deployment
- UiPath Solution Uninstall Deployment
- UiPath Manage Assets
-
Click Add and configure the task.
-
Rearrange the tasks in the agent pool if needed and then save your pipeline.
