[FIX][CI] Notify on success or failures

This commit is contained in:
Bruno BELANYI 2020-10-20 13:53:46 +02:00
parent abf4c5357e
commit 3c77bde71f
1 changed files with 4 additions and 0 deletions

View File

@ -32,3 +32,7 @@ steps:
password:
from_secret: matrix_password
depends_on: [ "link & unlink", "full install" ]
trigger:
status:
- failure
- success