correito
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
MSI\migue 2025-05-06 17:37:37 -04:00
parent 8962740a13
commit 6179fea749

View File

@ -84,17 +84,18 @@ steps:
- name: send-email
image: drillster/drone-email
settings:
host: 10.0.0.119
port: 1025
# username:
# from_secret: email_user
# password:
# from_secret: email_pass
host: smtp.ipage.com
port: 465
username:
from_secret: email_user
password:
from_secret: email_pass
from: notificaciones@miempresa.com
recipients:
- miguel.claure@myapps.com.bo
subject: "Resultado del pipeline: ${DRONE_BUILD_STATUS}"
skip_verify: true
# no_starttls: true
# skip_verify: true
body: |
<html>
<body style="font-family: Arial, sans-serif; color: #333; background-color: #f9f9f9; padding: 20px;">