From c18716a9ebff91dc4e4a0c151c035f3686590d0a Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Wed, 24 Jan 2024 21:50:19 +0100 Subject: [PATCH] f --- .woodpecker/notify.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker/notify.yml b/.woodpecker/notify.yml index b336387c..085621c9 100644 --- a/.woodpecker/notify.yml +++ b/.woodpecker/notify.yml @@ -12,7 +12,7 @@ steps: commands: - | s-nail \ - -s "CI: [$CI_PIPELINE_STATUS] $CI_REPO ($CI_COMMIT_BRANCH)" \ + -s "CI: [$CI_PREV_PIPELINE_STATUS] $CI_REPO ($CI_COMMIT_BRANCH)" \ -S mta=smtp://docker10.mgrote.net:1025 \ -S smtp-auth=none \ -S v15-compat \ @@ -20,8 +20,8 @@ steps: info@mgrote.net <