PSRule.Rules.CAF/ps-project.yaml

31 строка
611 B
YAML

#
# PSRule for Cloud Adoption Framework
#
info:
name: PSRule.Rules.CAF
description: |
A suite of rules to validate Azure resources against the Cloud Adoption Framework (CAF) using PSRule.
url: https://github.com/Microsoft/PSRule.Rules.CAF
repository:
type: git
url: https://github.com/Microsoft/PSRule.Rules.CAF.git
bugs:
url: https://github.com/Microsoft/PSRule.Rules.CAF/issues
modules:
PSRule: ^2.2.0
PSRule.Rules.Azure: ^1.17.1
tasks:
clear:
steps:
- gitPrune:
name: origin
removeGone: true
build:
steps:
- powershell: Invoke-Build Build