t
This commit is contained in:
parent
2adc529cd3
commit
060449c82a
1 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue