Skip to content

Latest commit

 

History

154 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure DevOps YAML Templates Repository

Shared YAML template library used by my open-source projects, for more information see Resources in YAML Pipelines.

These templates cover a number of common tasks, including;

  • .NET build/test/pack/push
  • Container image builds/maintenance
  • Helm Chart publish to Azure Container Registry (ACR)

Note: Be aware that I run a lot of builds from a self-hosted agent under Docker, so the YAML templates may skip common steps like 'install dependency X.Y.Z' because my agent image will already have that dependency installed.

Other Resources

About

Azure DevOps Pipelines YAML Template repository for .NET/NuGet/Docker/Helm/etc... builds/deployments.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages