Skip to content

Commit

Permalink
Removed grave accent. (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
moulincourt authored Jan 15, 2024
1 parent e609897 commit 1f73149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ stages:
Connect-AzDevOps -Organization $(devops_organization) -PAT "$(ADOPAT)"
Export-AzDevOpsRuleData `
-Project $(devops_project) `
-OutputPath .\Temp `
-OutputPath .\Temp
Assert-PSRule -Style AzurePipelines `
-Module PSRule.Rules.AzureDevOps `
-InputPath '$(Build.SourcesDirectory)/Temp/' `
Expand Down

0 comments on commit 1f73149

Please sign in to comment.