This commit is contained in:
Michael Grote 2024-01-24 20:40:01 +01:00
parent 1efc46ce05
commit 92930e20cb
1 changed files with 0 additions and 20 deletions

View File

@ -8,23 +8,3 @@ steps:
event:
exclude:
- tag
notify:
name: notify
image: drillster/drone-email
settings:
host: mail-relay
from: ci@mgrote.net
subject: "CI: Run failed! - $CI_REPO"
body: |
$CI_REPO
$CI_REPO_DEFAULT_BRANCH
$CI_COMMIT_SHA
$CI_PIPELINE_NUMBER
$CI_PIPELINE_URL
$CI_WORKFLOW_NAME
$CI_STEP_NAME
$CI_STEP_STATUS
when:
status:
- failure