ff
This commit is contained in:
parent
ac489888f1
commit
9b705ff03f
1 changed files with 2 additions and 1 deletions
|
@ -66,4 +66,5 @@ jobs:
|
||||||
uses: docker://registry.mgrote.net/allzweckcontainer:latest
|
uses: docker://registry.mgrote.net/allzweckcontainer:latest
|
||||||
if: always()
|
if: always()
|
||||||
#if: failure()
|
#if: failure()
|
||||||
run: "echo test | mail -s tests michael.grote@posteo.de"
|
with:
|
||||||
|
args: "echo test | mail -s tests michael.grote@posteo.de"
|
||||||
|
|
Loading…
Reference in a new issue