Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Clone Pipeline
Clone Pipeline

Clone Pipeline

Things U Need

|
208 installs
| (2) | Free
Allows you to clone a build pipeline (not the potential yaml definition behind it though).
Get it free

Description

Clone Pipline is used to clone yaml pipeline definitions on Azure DevOps Server 2020+.

This will not clone the yaml file behind the pipeline definition, just the pipeline definition referencing the yaml file, along with all potential options or settings used in the pipeline definition itself (for example variables or triggers which are not defined in the yaml file).

Instructions

  1. Go to the details view of the pipeline definition you want to clone, click on the context menu in the upper right and choose Clone pipeline:

    Clone pipeline command in the pipeline details view context menu

  2. In the appearing dialog enter the path in which to place the new pipeline definition (default will be the same path as original pipeline definition) and the new name of the pipeline definition (default will be the same name as original definition appended by the string "-Copy")

    Clone pipeline dialog

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft