Skip to content

Latest commit

 

History

History
89 lines (74 loc) · 3.99 KB

nugetPackage.md

File metadata and controls

89 lines (74 loc) · 3.99 KB

nugetPackage Steps Template

Steps Template Usage

command options are build, publish, and pack:

  • Pack project and push Nuget package artifact and symbols to feed
  • Optionally dotNet build or publish a project before dotNet pack and push

Insert Steps Template into Stages Template

The following example shows how to insert the nugetPackage steps template into the stages template with the minimum required params.