test
ci/woodpecker/push/build Pipeline failed Details

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

View File

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