test
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Sameer Rahmani 2023-05-13 18:08:54 +01:00
parent e37f0ce12b
commit 0e8a9db618
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
1 changed files with 4 additions and 2 deletions

View File

@ -5,14 +5,16 @@ pipeline:
- echo $MAIL_USER
secrets: [mail_user, mail_pass]
Mail:
image: lxsameer/woodpecker_mailer:2
image: lxsameer/woodpecker_mailer:3
settings:
from: ci@serene-lang.org
user:
from_secret: mail_user
password:
from_secret: mail_pass
to: ${CI_COMMIT_AUTHOR_EMAIL}
to:
- ${CI_COMMIT_AUTHOR_EMAIL}
- lxsameer@pm.me
subject: "[${CI_REPO}] JOB #${CI_BUILD_NUMBER} - ${CI_BUILD_STATUS}"
text: >-
BUILD: ${CI_BUILD_LINK}\n