jenkins-job-builder/tests/publishers/fixtures/checkstyle004.yaml
Joakim Löfgren f81b515294 Refactor checkstyle publisher
Change-Id: If829720c026ecffc6a5e1cede9aafa51d1ec86e6
2014-11-26 11:10:03 +01:00

12 lines
233 B
YAML

publishers:
- checkstyle:
pattern: '**/checkstyle-result.xml'
healthy: 0
unhealthy: 100
health-threshold: 'high'
thresholds:
unstable:
total-high: 10
failed:
total-high: 1