ci: notify on success or failures
This commit is contained in:
parent
1c69c7e269
commit
946bb3183f
1 changed files with 4 additions and 0 deletions
|
|
@ -42,3 +42,7 @@ steps:
|
||||||
from_secret: matrix_username
|
from_secret: matrix_username
|
||||||
password:
|
password:
|
||||||
from_secret: matrix_password
|
from_secret: matrix_password
|
||||||
|
trigger:
|
||||||
|
status:
|
||||||
|
- failure
|
||||||
|
- success
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue