jenkins-job-builder/tests/publishers/fixtures/groovy-postbuild003.yaml

8 lines
207 B
YAML

publishers:
- groovy-postbuild:
script: "manager.buildFailure()"
classpath:
- "file:///path/to/your/lib"
- "file:///path/to/your/lib"
matrix-parent: false