This commit is contained in:
Michael Grote 2024-08-30 18:15:59 +02:00
parent 9b705ff03f
commit 42cc0b7568

View file

@ -67,4 +67,4 @@ jobs:
if: always() if: always()
#if: failure() #if: failure()
with: 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"