dd
This commit is contained in:
parent
a48fffe4eb
commit
d2129b6c36
1 changed files with 0 additions and 3 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue