Skip to content

Instantly share code, notes, and snippets.

@jpboyce
Created September 14, 2022 02:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpboyce/1f7fa4ccd46005072ed8cb80d2cfeaac to your computer and use it in GitHub Desktop.
Save jpboyce/1f7fa4ccd46005072ed8cb80d2cfeaac to your computer and use it in GitHub Desktop.
- task: ps-rule-assert@1
displayName: 'PSRules Test'
inputs:
inputType: inputPath
inputPath: 'main.bicep'
modules: 'PSRule.Rules.Azure'
outputFormat: NUnit3
outputPath: reports/ps-rule-results.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment