Compare commits

..

1 commit

Author SHA1 Message Date
Bruno BELANYI 0049ca514c WIP: test failure notification
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-12 19:15:50 +02:00

View file

@ -21,8 +21,9 @@ steps:
from_secret: matrix_username from_secret: matrix_username
PASS: PASS:
from_secret: matrix_password from_secret: matrix_password
when: settings:
status: trigger:
- failure status:
- success - failure
- success
... ...