Drillster / drone-email

Drone plugin for sending email notifications
Apache License 2.0
46 stars 43 forks source link

email with attachment #17

Closed lengxiaolei closed 7 years ago

lengxiaolei commented 7 years ago

hi there I used done-email to notify my CI result and go test result,and I used goreporter to generate a report.html too, how can I use dron-email to send report.html as a attachment?

lengxiaolei commented 7 years ago

It seems that drone-email only send the build status but can not send a attach file

mjwwit commented 7 years ago

Interesting use case. I agree this can be useful in some situations, can you make a PR? If not I'll work on it when I find the time.

lengxiaolei commented 7 years ago

期待你的更新!

mjwwit commented 7 years ago

If you want everyone to understand you, please reply in English.

lengxiaolei commented 7 years ago

Very glad to receive your reply and I can't make a PR... Look forward to your update!

mjwwit commented 7 years ago

Fixed in 982dc51