Skip to content

Commit

Permalink
Remove reference to a non-existent yaml from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaykul committed Mar 7, 2024
1 parent c6a012e commit c607a97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Public/Build-Module.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ function Build-Module {
Build-Module -SemVer $gitVersion
This example shows how to use a semantic version from gitversion to version your build.
Note, this is how we version ModuleBuilder, so if you want to see it in action, check out our azure-pipelines.yml
https://github.com/PoshCode/ModuleBuilder/blob/master/azure-pipelines.yml
#>
[Diagnostics.CodeAnalysis.SuppressMessageAttribute("PSUseApprovedVerbs", "", Justification="Build is approved now")]
[Diagnostics.CodeAnalysis.SuppressMessageAttribute("PSUseCmdletCorrectly", "")]
Expand Down

0 comments on commit c607a97

Please sign in to comment.