dd
This commit is contained in:
parent
42cc0b7568
commit
b185fafaa4
1 changed files with 1 additions and 1 deletions
|
@ -67,4 +67,4 @@ jobs:
|
|||
if: always()
|
||||
#if: failure()
|
||||
with:
|
||||
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"
|
||||
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