We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e609897 commit 1f73149Copy full SHA for 1f73149
1 file changed
pipelines/azure-pipelines.yml
@@ -50,7 +50,7 @@ stages:
50
Connect-AzDevOps -Organization $(devops_organization) -PAT "$(ADOPAT)"
51
Export-AzDevOpsRuleData `
52
-Project $(devops_project) `
53
- -OutputPath .\Temp `
+ -OutputPath .\Temp
54
Assert-PSRule -Style AzurePipelines `
55
-Module PSRule.Rules.AzureDevOps `
56
-InputPath '$(Build.SourcesDirectory)/Temp/' `
0 commit comments