This commit is contained in:
Michael Grote 2024-01-24 20:32:45 +01:00
parent 2adc529cd3
commit 060449c82a
1 changed files with 9 additions and 9 deletions

View File

@ -22,15 +22,15 @@ steps:
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
# 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