Skip to content

Repository for CD pipeline used in Azure DevOps for dotnet core app deployment on IIS.

Notifications You must be signed in to change notification settings

jitendra-25/AzureDevOpsCDYaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Azure DevOps CD Yaml

Repository for CD yaml pipeline used in Azure DevOps for dotnet core app deployment on IIS.

  1. CoreWebApp02_BuildPipeline.yml - It is the build pipeline used to compile and publish the artifacts which are later deployed on IIS.
  2. CoreWebApp02_Deployment.yml - This is the CD yml pipeline. You can use this yml file to deploy dotnet core application on IIS on a server. It also has tasks to stop/start and recycle IIS AppPool.

About

Repository for CD pipeline used in Azure DevOps for dotnet core app deployment on IIS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published