dd
Some checks failed
lint, build and push / gitleaks (push) Successful in 3s
lint, build and push / hadolint (push) Failing after 3s
lint, build and push / build (push) Has been skipped

This commit is contained in:
Michael Grote 2024-09-02 20:57:03 +02:00
parent a48fffe4eb
commit d2129b6c36

View file

@ -62,9 +62,6 @@ jobs:
file: ./Dockerfile
push: true
tags: "registry.mgrote.net/${{ steps.meta.outputs.REPO_NAME }}:latest,registry.mgrote.net/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.extract_branch.outputs.REPO_BRANCH }}"
notify:
steps:
- name: Send notification on error
uses: dawidd6/action-send-mail@v3
if: failure()