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]