ff
This commit is contained in:
parent
ff7ccb059b
commit
c4bd0af301
1 changed files with 2 additions and 1 deletions
|
@ -63,6 +63,7 @@ jobs:
|
|||
notify:
|
||||
steps:
|
||||
- name: Send notification
|
||||
if: failure()
|
||||
if: always()
|
||||
#if: failure()
|
||||
shell: bash
|
||||
run: echo test | mail -s tests michael.grote@posteo.de
|
||||
|
|
Loading…
Reference in a new issue