PSRule.Monitor/ps-project.yaml

27 строки
477 B
YAML

info:
name: PSRule.Monitor
description: |
Log PSRule analysis results to Azure Monitor.
url: https://github.com/Microsoft/PSRule.Monitor
repository:
type: git
url: https://github.com/Microsoft/PSRule.Monitor.git
bugs:
url: https://github.com/Microsoft/PSRule.Monitor/issues
modules:
PSRule: '^2.3.0'
tasks:
clear:
steps:
- gitPrune:
name: origin
removeGone: true
build:
steps:
- powershell: Invoke-Build Build