зеркало из
1
0
Форкнуть 0
PSRule.Rules.Azure/ps-project.yaml

30 строки
515 B
YAML
Исходник Обычный вид История

2019-08-25 16:23:30 +03:00
#
# PSRule for Azure
#
info:
name: PSRule.Rules.Azure
description: |
A suite of rules to validate Azure resources using PSRule.
url: https://github.com/Azure/PSRule.Rules.Azure
2019-08-25 16:23:30 +03:00
repository:
type: git
url: https://github.com/Azure/PSRule.Rules.Azure.git
2019-08-25 16:23:30 +03:00
bugs:
url: https://github.com/Azure/PSRule.Rules.Azure/issues
2019-08-25 16:23:30 +03:00
modules:
PSRule: ^1.9.0
2019-08-25 16:23:30 +03:00
tasks:
clear:
steps:
- gitPrune:
name: origin
removeGone: true
build:
steps:
- powershell: Invoke-Build Build