Files
homework_8/config/jobs/templates/infra-health-check.yaml

12 lines
347 B
YAML

---
- job:
name: infra-health-check
description: "Проверка инфраструктуры Jenkins/Registry/Agent образов."
project-type: pipeline
concurrent: false
sandbox: true
properties:
- build-discarder:
num-to-keep: 30
dsl: !include-raw-verbatim: ../scripts/infra-health-check.groovy