mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-09 19:40:40 +00:00
ci: fix notification step
This commit is contained in:
parent
3c061079f1
commit
a2b27e8fe7
@ -13,12 +13,12 @@ steps:
|
||||
settings:
|
||||
homeserver:
|
||||
from_secret: matrix_homeserver
|
||||
password:
|
||||
from_secret: matrix_password
|
||||
roomid:
|
||||
from_secret: matrix_roomid
|
||||
username:
|
||||
from_secret: matrix_username
|
||||
room_id:
|
||||
from_secret: matrix_room_id
|
||||
user_id:
|
||||
from_secret: matrix_user_id
|
||||
access_token:
|
||||
from_secret: matrix_access_token
|
||||
when:
|
||||
- status: [success, failure]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user