From 9ce14d5b7512d6e61f900b508a7444b984cce4ad Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Sun, 6 Mar 2022 23:17:49 -0500 Subject: [PATCH] Updated woodpecker config to send out email notifications --- .woodpecker.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 43994fa..cb70c60 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -23,5 +23,3 @@ pipeline: skip_verify: true from: drone@ci-v1.int.metaunix.net attachment: test/results.txt - when: - status: [ changed, failure ]