ps-rule/ps-project.yaml

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

2020-04-19 08:02:43 +03:00
info:
name: PSRule
description: Validate infrastructure as code (IaC) and DevOps repositories using GitHub Actions.
url: https://github.com/Microsoft/ps-rule
2020-04-19 08:02:43 +03:00
repository:
type: git
url: https://github.com/Microsoft/ps-rule.git
2020-04-19 08:02:43 +03:00
license: MIT
bugs:
url: https://github.com/Microsoft/ps-rule/issues
2020-04-19 08:02:43 +03:00
modules:
2022-01-03 07:31:49 +03:00
PSRule: ^1.11.0
2020-04-19 08:02:43 +03:00
tasks:
clear:
steps:
- gitPrune:
name: origin
removeGone: true