test
ci/woodpecker/push/build Pipeline failed Details

This commit is contained in:
Sameer Rahmani 2023-05-13 18:38:33 +01:00
parent 2c3cce0e1a
commit d3a5155d99
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
1 changed files with 17 additions and 11 deletions

View File

@ -3,16 +3,22 @@ pipeline:
image: alpine:latest
commands:
- ls
Mail:
image: lxsameer/woodpecker_mailer:4
image: lxsameer/notify
settings:
from: ci@serene-lang.org
user:
from_secret: mail_user
password:
from_secret: mail_pass
to: ${CI_COMMIT_AUTHOR_EMAIL}
subject: "[${CI_REPO}] JOB #${CI_BUILD_NUMBER} - ${CI_PREV_STEP_STATUS}"
text: |
BUILD: ${CI_BUILD_LINK}
COMMIT: ${CI_COMMIT_LINK}
matrix:
server: hnthnt
channels:
- #hnthnt
- #hnthnt
irc:
servers:
- name: hntshnt
channels:
- "#hnthnt"
- "#yxpyxp"
- name: ht
channels:
- "#hnthnt"
- "#yxpyxp"