fix(CI): fix EMAIL_SENDER for test CI
continuous-integration/drone/push Build is passing Details

main
flavien 2022-12-04 15:45:26 +00:00
parent 78a55a6c06
commit 6eca0cd2e8
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ steps:
environment:
POSTGRES_HOST: postgres.server
SKIP_DOCKER: "true"
EMAIL_SENDER: Cyberduck <cyberduck@coincoinmail.fr>
EMAIL_SENDER: "\"Cyberduck <cyberduck@coincoinmail.fr>\""
EMAIL_HOST: coincoinmail.fr
EMAIL_PASSWORD:
from_secret: email_password