Search code examples
emailconcourseconcourse-git-resource

How to fix the triggering of email with attachments using concourse pipelines


I am trying to get the email triggers with attachments. Which concourse resource to be used?

I have used the below question to get the email trigger working.

How to send email via Concourse CI pipeline?

I would like to get the logs as attachment with the email.


Solution

  • This issue got fixed with help from the below URL

    https://github.com/pivotalservices/concourse-pipeline-samples/blob/master/pipelines/notifications/email-with-attachments/README.md