PSRule.Monitor/ps-project.yaml

27 строки
477 B
YAML
Исходник Постоянная ссылка Обычный вид История

2019-12-20 14:08:57 +03:00
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:
2022-08-13 13:13:13 +03:00
PSRule: '^2.3.0'
2019-12-20 14:08:57 +03:00
tasks:
clear:
steps:
- gitPrune:
name: origin
removeGone: true
build:
steps:
- powershell: Invoke-Build Build