From 54b7527ee4ee9f85e623b6136d7a6cf19053f042 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 16 Aug 2023 00:47:15 +0200 Subject: [PATCH] debug ci --- .woodpecker/notify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/notify.yml b/.woodpecker/notify.yml index a851904..2183aae 100644 --- a/.woodpecker/notify.yml +++ b/.woodpecker/notify.yml @@ -19,6 +19,7 @@ steps: from_secret: matrix_roomid username: from_secret: matrix_username + template: "{{ .Pipeline }} ++ {{ .Repository }} ++ {{ .Curr }}" when: - status: [success, failure]