jenkins-job-builder/tests/publishers/fixtures/email-ext002.yaml

10 lines
264 B
YAML

publishers:
- email-ext:
content-type: html
subject: Subject for Build ${BUILD_NUMBER}
body: The build has finished
attach-build-log: true
compress-log: true
attachments: "*/foo*.log"
matrix-trigger: only-configurations