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:
|
notify:
|
||||||
steps:
|
steps:
|
||||||
- name: Send notification
|
- name: Send notification
|
||||||
if: failure()
|
if: always()
|
||||||
|
#if: failure()
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo test | mail -s tests michael.grote@posteo.de
|
run: echo test | mail -s tests michael.grote@posteo.de
|
||||||
|
|
Loading…
Reference in a new issue