ff
Some checks failed
lint, build and push / gitleaks (push) Successful in 2s
lint, build and push / hadolint (push) Successful in 3s
lint, build and push / build (push) Successful in 13s
lint, build and push / notify (push) Failing after 0s

This commit is contained in:
Michael Grote 2024-08-30 18:03:36 +02:00
parent 3f4c44dfa3
commit ac489888f1

View file

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