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