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