Sends an email via the domain's own SMTP (mail.loverde.com.br:587, STARTTLS) as the last step of both test.yml and beta.yml, using if: always() so it fires regardless of the job's outcome - subject/body include job.status, branch, commit and a link to the run. Credentials (SMTP_USER, SMTP_PASS, NOTIFY_EMAIL_TO) come from repo/org secrets, not hardcoded here.
80 lines
3.0 KiB
YAML
80 lines
3.0 KiB
YAML