debug mail
release-tag / build and push (push) Failing after 1m15s

This commit is contained in:
2024-08-19 10:56:20 +02:00
parent 8352cf3a86
commit 95b1e8fb73
+9 -8
View File
@@ -42,12 +42,13 @@ jobs:
harbor.solusar.de/library/${{ steps.meta.outputs.REPO_NAME }}:${{ env.DOCKER_LATEST }} harbor.solusar.de/library/${{ steps.meta.outputs.REPO_NAME }}:${{ env.DOCKER_LATEST }}
- name: Send mail - name: Send mail
if: always() if: always()
uses: https://github.com/dawidd6/action-send-mail@v3 uses: dawidd6/action-send-mail@v3
with: with:
to: ${{ secrets.MAIL_TO }} connection_url: ${{ secrets.MAIL_CONNECTION }}
from: Gitea <gitea@hostname> to: ${{ secrets.MAIL_TO }}
subject: ${{ gitea.repository }} ${{gitea.workflow}} ${{ job.status }} from: Gitea <gitea@hostname>
priority: high subject: ${{ gitea.repository }} ${{gitea.workflow}} ${{ job.status }}
convert_markdown: true priority: high
html_body: | convert_markdown: true
### Job ${{ job.status }} html_body: |
### Job ${{ job.status }}