test
ci/woodpecker/push/build Pipeline failed Details

This commit is contained in:
Sameer Rahmani 2023-05-13 17:47:12 +01:00
parent dac2ead38e
commit e4450333ea
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ pipeline:
image: lxsameer/woodpecker_mailer:2
settings:
from: ci@serene-lang.org
user: ${MAIL_USER}
user:
from_secret: mail_user
password: ${MAIL_PASS}
to: ${CI_COMMIT_AUTHOR_EMAIL}
subject: "${CI_REPO} JOB #${CI_PIPELINE_NUMBER} - ${CI_PIPELINE_STATUS}"