ps-rule/ps-project.yaml

24 строки
433 B
YAML

info:
name: PSRule
description: Validate infrastructure as code (IaC) and DevOps repositories using GitHub Actions.
url: https://github.com/Microsoft/ps-rule
repository:
type: git
url: https://github.com/Microsoft/ps-rule.git
license: MIT
bugs:
url: https://github.com/Microsoft/ps-rule/issues
modules:
PSRule: ^1.11.0
tasks:
clear:
steps:
- gitPrune:
name: origin
removeGone: true