How to attach files to Jenkins Pipeline notification How to attach files to Jenkins Pipeline notification jenkins jenkins

How to attach files to Jenkins Pipeline notification


email-ext uses Ant File Syntax

As for example usage:

emailext attachmentsPattern: '**/report.html', body: 'Find attachments', subject: 'test', to: 'test@me.org'