cicd-integrations
2024.10
true
- Overview
- UiPath CLI
- About UiPath CLI
- Downloading UiPath CLI
- Compatibility matrix
- Running UiPath CLI
- Managing NuGet feeds
- About UiPath CLI tasks
- Packing projects into a package
- Analyzing a project
- Deploying a package to Orchestrator
- Running a job inside Orchestrator
- Testing a package or running a test set
- Testing multiple packages
- Deploying assets to Orchestrator
- Deleting assets from Orchestrator
- Running tasks using JSON configuration
- Restoring automation dependencies
- Troubleshooting UiPath CLI
- Azure DevOps extension
- Jenkins plugin

CI/CD integrations user guide
Last updated Jul 4, 2025
Adding UiPath tasks to pipeline agent pool
linkTo 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 Run Job
-
UiPath Manage Assets
-
UiPath Install Platform
-
UiPath Pack
-
UiPath Deploy
-
UiPath Test
-
- Click Add and configure the task.
- Rearrange the tasks in the agent pool if needed and then save your pipeline.