cicd-integrations
2023.4
false
  • Overview
    • About CI/CD pipelines
  • UiPath CLI
  • Azure DevOps extension
  • Jenkins plugin
UiPath logo, featuring letters U and I in white

CI/CD integrations user guide

Last updated Apr 28, 2025

UiPath Install Platform

You can use the UiPathInstallPlatform task when:

  • You want to download a different version of the UiPath CLI, so you can, for example, pack Windows and Cross-platform projects.
  • The build agents don't have access to the UiPath NuGet Feed.

    You should execute the UiPathInstallPlatform task before any other tasks in the plugin. The UiPath InstallPlatform task downloads the UiPath CLI from the NuGet Public Feed only if the compatible version isn't available in the cache.



UiPath CLI version selector

Select the version of the UiPath CLI that you want to use with your Azure DevOps Extension, from the Choose a CLI version dropdown.

The options in the dropdown list include:

  • The latest available versions of the UiPath CLI.
  • The environment requirements that you need to be compatible with the UiPath CLI version that you choose.


Path to UiPath CLI nupkg

If your pipeline fails to access the UiPath Public Feed and can't download the UiPath CLI version that you chose from the dropdown list, follow the steps below:

  1. Download the desired UiPath CLI version from the UiPath Public Feed.
  2. Place the downloaded NUPKG file inside the agent workspace directory of your build agent. Remember the path of the NUPKG file inside the agent workspace directory. For example, ${WORKSPACE}\nupkg\UiPath.CLI.xx.xx.xx.nupkg

    Use the InstallPlatform task, and input the path used at step 2.

  • UiPath CLI version selector
  • Path to UiPath CLI nupkg

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.