test
ci/woodpecker/push/build Pipeline failed Details

This commit is contained in:
Sameer Rahmani 2023-05-13 17:45:35 +01:00
parent 25e856a970
commit 1d631113a5
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 image: lxsameer/woodpecker_mailer:2
settings: settings:
from: ci@serene-lang.org from: ci@serene-lang.org
user: $MAIL_USER user: $$MAIL_USER
password: $MAIL_PASS password: $$MAIL_PASS
to: ${CI_COMMIT_AUTHOR_EMAIL} to: ${CI_COMMIT_AUTHOR_EMAIL}
subject: "${CI_REPO} JOB #${CI_PIPELINE_NUMBER} - ${CI_PIPELINE_STATUS}" subject: "${CI_REPO} JOB #${CI_PIPELINE_NUMBER} - ${CI_PIPELINE_STATUS}"
text: >- text: >-