cicd-integrations
2022.10
false
- Overview
- UiPath CLI
- Azure DevOps extension
- About Azure DevOps extension
- Configuring Azure DevOps service connection
- Adding UiPath tasks to pipeline agent pool
- UiPath Run Job
- UiPath Manage Assets
- UiPath Install Platform
- UiPath Pack
- UiPath Deploy
- UiPath Test
- Jenkins plugin

CI/CD integrations user guide
Last updated Apr 28, 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.