Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 729 Bytes

begin-create-build-definition.md

File metadata and controls

21 lines (15 loc) · 729 Bytes
ms.topic ms.service ms.manager ms.author author ms.date
include
azure-devops-pipelines
mijacobs
sdanie
steved0x
01/27/2023
  1. Open your project in your web browser.

    :::image type="content" source="../media/browse-to-team-project.png" alt-text="Screenshot of Browse to project. ":::

  2. (If you don't see your project listed on the home page, select Browse.)

    • On-premises TFS: http://{your_server}:8080/tfs/DefaultCollection/{Your_Project}
    • Azure Pipelines: https://dev.azure.com/{Your_Organization}/{Your_Project}
  3. Create a build pipeline (Pipelines > Builds).

    :::image type="content" source="../media/create-new-build-definition.png" alt-text="Screenshot of Build tab.":::