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
|
uses: docker://registry.mgrote.net/allzweckcontainer:latest
|
||||||
if: always()
|
if: always()
|
||||||
#if: failure()
|
#if: failure()
|
||||||
shell: bash
|
run: "echo test | mail -s tests michael.grote@posteo.de"
|
||||||
run: echo test | mail -s tests michael.grote@posteo.de
|
|
||||||
with:
|
|
||||||
args: "echo test"
|
|
||||||
|
|
Loading…
Reference in a new issue