[FIX][CI] Notify on success or failures
This commit is contained in:
parent
abf4c5357e
commit
3c77bde71f
|
@ -32,3 +32,7 @@ steps:
|
|||
password:
|
||||
from_secret: matrix_password
|
||||
depends_on: [ "link & unlink", "full install" ]
|
||||
trigger:
|
||||
status:
|
||||
- failure
|
||||
- success
|
||||
|
|
Loading…
Reference in a new issue