diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index b84ec75c..bdb322f9 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -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 ]