WIP: test failure notification
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
9dc5006663
commit
79caed6e68
|
@ -7,6 +7,7 @@ steps:
|
|||
- name: Pre-commit checks
|
||||
commands:
|
||||
- nix flake check
|
||||
- "false"
|
||||
|
||||
- name: Notifiy
|
||||
commands:
|
||||
|
@ -20,8 +21,7 @@ steps:
|
|||
from_secret: matrix_username
|
||||
PASS:
|
||||
from_secret: matrix_password
|
||||
settings:
|
||||
trigger:
|
||||
when:
|
||||
status:
|
||||
- failure
|
||||
- success
|
||||
|
|
Loading…
Reference in a new issue