remove notify

This commit is contained in:
Cyryl Płotnicki 2022-12-21 15:26:49 +00:00
parent e09af81bdb
commit c2946cb23a

View file

@ -7,14 +7,3 @@ pipeline:
- time nix flake metadata - time nix flake metadata
- time nix --no-sandbox develop -c statix check - time nix --no-sandbox develop -c statix check
- time nix flake check - time nix flake check
notify:
image: drillster/drone-email
settings:
host: smtp.eu.mailgun.org
username: postmaster@$peninsula.industries
password:
from_secret: mailgun_token
from: ci@peninsula.industries
when:
- status: [ failure ]