dd
Some checks failed
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 13s
lint, build and push / notify (push) Failing after 0s

This commit is contained in:
Michael Grote 2024-08-30 18:00:36 +02:00
parent c4bd0af301
commit 72fbb6b776

View file

@ -63,6 +63,7 @@ jobs:
notify: notify:
steps: steps:
- name: Send notification - name: Send notification
uses: docker://registry.mgrote.net/allzweckcontainer:latest
if: always() if: always()
#if: failure() #if: failure()
shell: bash shell: bash