dd
This commit is contained in:
parent
9b705ff03f
commit
42cc0b7568
1 changed files with 1 additions and 1 deletions
|
@ -67,4 +67,4 @@ jobs:
|
|||
if: always()
|
||||
#if: failure()
|
||||
with:
|
||||
args: "echo test | mail -s tests michael.grote@posteo.de"
|
||||
args: "echo 'Message body' | s-nail --set=smtp-auth="none" --subject='A subject' --set=mta=smtp://user:password@docker10.mgrote.net:1025 -r gitea@mgrote.net --set=v15-compat michael.grote@posteo.de"
|
||||
|
|
Loading…
Reference in a new issue