filmov
tv
Azure DevOps pipeline: Create a .NET build pipeline (CI/CD YAML tutorial)
Показать описание
This video will look at creating an Azure DevOps pipeline with .NET.
In this beginners tutorial, we'll show you how to checkout an ASP.NET Core application from GitHub to use in Azure Pipelines.
From there, we'll show you how to code a build pipeline using YAML, which can be used for CI/CD.
We'll have a look at how to setup the steps and the tasks within it. The tasks involve how to restore NuGet packages, build an application, run tests and publish an application to an artifacts file.
This demo will also show you how to trigger a build, and setup environment variables that can be used as part of your YAML script.
💻 Download the code example for this demo 💻
🎥 What is Azure DevOps? 🎥
🎥 .NET CI/CD with Azure playlist 🎥
📖 Learn .NET and C# with our online courses 📖
► More information:
► Chapters
0:00 Coming up...
0:11 Azure Pipelines for CI/CD
0:41 Dependency injection course
0:51 .NET project overview
1:20 Create build pipeline
1:56 Add build pipeline parameters
3:33 Add tasks to build pipeline
8:57 Run build pipeline
9:38 What do you like about Azure DevOps?
#Azure #Pipelines #CICD
In this beginners tutorial, we'll show you how to checkout an ASP.NET Core application from GitHub to use in Azure Pipelines.
From there, we'll show you how to code a build pipeline using YAML, which can be used for CI/CD.
We'll have a look at how to setup the steps and the tasks within it. The tasks involve how to restore NuGet packages, build an application, run tests and publish an application to an artifacts file.
This demo will also show you how to trigger a build, and setup environment variables that can be used as part of your YAML script.
💻 Download the code example for this demo 💻
🎥 What is Azure DevOps? 🎥
🎥 .NET CI/CD with Azure playlist 🎥
📖 Learn .NET and C# with our online courses 📖
► More information:
► Chapters
0:00 Coming up...
0:11 Azure Pipelines for CI/CD
0:41 Dependency injection course
0:51 .NET project overview
1:20 Create build pipeline
1:56 Add build pipeline parameters
3:33 Add tasks to build pipeline
8:57 Run build pipeline
9:38 What do you like about Azure DevOps?
#Azure #Pipelines #CICD
Комментарии