remove notify
This commit is contained in:
parent
e09af81bdb
commit
c2946cb23a
1 changed files with 0 additions and 11 deletions
|
@ -7,14 +7,3 @@ pipeline:
|
|||
- time nix flake metadata
|
||||
- time nix --no-sandbox develop -c statix 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 ]
|
||||
|
|
Loading…
Reference in a new issue