cicd-integrations
2023.4
false
CI/CD integrations user guide
- 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
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 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.