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

This commit is contained in:
Michael Grote 2024-08-30 18:04:49 +02:00
parent ac489888f1
commit 9b705ff03f

View file

@ -66,4 +66,5 @@ jobs:
uses: docker://registry.mgrote.net/allzweckcontainer:latest
if: always()
#if: failure()
run: "echo test | mail -s tests michael.grote@posteo.de"
with:
args: "echo test | mail -s tests michael.grote@posteo.de"