dd
All checks were successful
lint, build and push / gitleaks (push) Successful in 3s
lint, build and push / hadolint (push) Successful in 3s
lint, build and push / build (push) Successful in 15s
lint, build and push / notify (push) Successful in 1s

This commit is contained in:
Michael Grote 2024-08-30 18:16:18 +02:00
parent 42cc0b7568
commit b185fafaa4

View file

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