cicd-integrations
2024.10
false
CI/CD integrations user guide
- 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 a package or running a test set in Test Manager
- 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
- Jenkins plugin
Add and configure UiPath tasks to an Azure DevOps pipeline agent pool.
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.