Skip to content

Romeshdg/Rdg_MVC5App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI/CD pipeline for MVC App with the Azure DevOps

[Build status] (https://dev.azure.com/romeshdharamgudi/mvc5app/_releaseProgress?_a=release-pipeline-progress&releaseId=17)

CI/CD pipelines on Azure DevOps: https://dev.azure.com/romeshdharamgudi/mvc5app

Create a new project in Azure DevOps

Screenshot 2023-02-18 014032

image

image

Configure pipeline by specifying the build and deployment tasks for application.

Screenshot 2023-02-18 014605 Screenshot 2023-02-18 014622 Screenshot 2023-02-18 014655

Save and run pipeline: Once you've completed all of the necessary configuration, save pipeline and run it to verify that it works as expected.

image

Screenshot 2023-02-18 014539

Set up continuous integration (CI): To enable continuous integration, configure your pipeline to trigger automatically whenever changes are pushed to your application code repository.

Screenshot 2023-02-18 014744 Screenshot 2023-02-18 014806 Screenshot 2023-02-18 014824 Screenshot 2023-02-18 014841

Set up your build triggers by specifying when the build should be triggered

Screenshot 2023-02-18 014724

Screenshot 2023-02-18 015016 Screenshot 2023-02-18 015033

About

MVC5 App project for CI/CD in Azure DevOps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published