Added email notification for failed builds.

This commit is contained in:
Achim D. Brucker 2022-03-31 06:39:01 +01:00
parent 9403afd86f
commit 1b25a08da8
1 changed files with 10 additions and 0 deletions

View File

@ -26,6 +26,16 @@ pipeline:
key:
from_secret: artifacts_ssh
user: artifacts
notify:
image: drillster/drone-email
settings:
host: smtp.0x5f.org
username: woodpecker
password:
from_secret: email
from: ci@logicalhacking.com
when:
status: [ changed, failure ]
matrix:
LATEX: