diff --git a/.woodpecker.yml b/.woodpecker.yml index f1cf95b..7023b1e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -22,10 +22,13 @@ pipeline: - ansible-playbook --user igor --inventory hosts.ini --private-key privateKey main.yaml notify: - image: plugins/matrix + image: deblan/woodpecker-email settings: - homeserver: https://pnut-matrix.dreamfall.space - roomid: qjafxbUILIiwzyJWqf:mcmillian.ems.host - username: woodpeckerci + from: woodpecker@clacks.network + host: smtp.migadu.com + username: + from_secret: smtp_user password: - from_secret: matrix_secret + from_secret: smtp_pass + recipients: + - morgan@clacks.network